Searched defs:strncmp (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libc/string/ | ||
| H A D | Lint_strncmp.c | 12 strncmp(const char *s1, const char *s2, size_t len) function in typeref:typename:int |
| /src/common/lib/libc/string/ | ||
| H A D | strncmp.c | 49 strncmp(const char *s1, const char *s2, size_t n) function in typeref:typename:int |
| /src/sys/external/bsd/acpica/dist/utilities/ | ||
| H A D | utclib.c | 642 strncmp ( function in typeref:typename:int |
| /src/sys/arch/pmax/include/ | ||
| H A D | dec_prom.h | 163 #define strncmp (*callv -> _strncmp) macro |
Completed in 5 milliseconds