Home
last modified time | relevance | path

Searched refs:strnscmp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/
H A Dmstring.c167 strnscmp(const char *a, const char *b) in strnscmp() function
H A Ddefs.h558 extern int strnscmp(const char *, const char *);
H A Dreader.c2588 if (!strnscmp(entry->code, code)) in lookup_arg_cache()