Searched defs:Strcmp (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/libparse/
H A Dparse.c97 Strcmp( function
H A Dparsestreams.c157 Strcmp( function
/netbsd-current/lib/libedit/
H A Dhistory.c68 #define Strcmp(d, s) strcmp(d, s) macro
86 #define Strcmp(d, s) wcscmp(d, s) macro
/netbsd-current/bin/csh/
H A Dcsh.h490 #define Strcmp(a, b) strcmp(a, b) macro
510 #define Strcmp(a, b) s_strcmp(a, b) macro

Completed in 111 milliseconds