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

/src/usr.bin/ftp/
H A Dfetch.c123 #define STRNEQUAL(a,b) (strncasecmp((a), (b), sizeof((b))-1) == 0) macro
[all...]

Completed in 5 milliseconds