Searched refs:nx_bsd_isspace (Results 1 – 1 of 1) sorted by relevance
134 static UINT nx_bsd_isspace(UCHAR c);6107 if((*buffer_ptr != '\0') && (!nx_bsd_isspace(*buffer_ptr))) in nx_bsd_inet_aton()9873 static UINT nx_bsd_isspace(UCHAR c) in nx_bsd_isspace() function