Searched defs:strncmp (Results 1 – 4 of 4) sorted by relevance
16 strncmp(s1, s2, n) in strncmp() function
682 strncmp(s1, s2, n) in strncmp() function
524 strncmp(s1, s2, n) in strncmp() function
79 int (*strncmp) __P((char *s1, char *s2, int n)); /* 20 */ member