Searched refs:nx_bsd_islower (Results 1 – 1 of 1) sorted by relevance
135 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