Home
last modified time | relevance | path

Searched refs:nx_bsd_isspace (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c134 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