Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c135 static UINT nx_bsd_islower(UCHAR c);
6044 CHAR c = (CHAR)(nx_bsd_islower(tempchar) ? 'a' : 'A'); in nx_bsd_inet_aton()
9933 static UINT nx_bsd_islower(UCHAR c) in nx_bsd_islower() function