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

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c27 /* STRNCMP - like strncmp except that we convert the
33 STRNCMP(char *s1, char *s2, int len) function
334 matched = !STRNCMP (s, SSTR(cs), SCNT(cs));

Completed in 56 milliseconds