Searched refs:STRNCMP (Results 1 – 2 of 2) sorted by relevance
31 STRNCMP(char *s1, char *s2, int len) in STRNCMP() function333 matched = !STRNCMP (s, SSTR(cs), SCNT(cs)); in expmatch()
36 char *STRNCMP(); /* a different kind of strncmp */832 if (!STRNCMP(s,cp,i) && !isidchr(cp[i])) in iskw()