Searched defs:strncmp (Results 1 – 5 of 5) sorted by relevance
41 strncmp(const char *s1, const char *s2, size_t n) in strncmp() function
42 void strncmp(void) {} in strncmp() function
532 sub strncmp { subroutine
388 strncmp(const char *s1, const char *s2, size_t n) in strncmp() function
210 #define strncmp(s,t,n) sstrncmp(s,t,n) macro