Searched defs:strncmp (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | strncmp.c | 41 strncmp(const char *s1, const char *s2, size_t n) in strncmp() function
|
/titanic_52/usr/src/boot/lib/libc/string/ |
H A D | strncmp.c | 39 strncmp(const char *s1, const char *s2, size_t n) in strncmp() function
|
/titanic_52/usr/src/lib/libdisasm/common/ |
H A D | linktest_stand.c | 40 void strncmp(void) {} in strncmp() function
|
/titanic_52/usr/src/boot/sys/boot/common/ |
H A D | util.c | 68 strncmp(const char *s1, const char *s2, size_t len) in strncmp() function
|
/titanic_52/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utclib.c | 392 strncmp ( in strncmp() function
|
/titanic_52/usr/src/common/util/ |
H A D | string.c | 385 strncmp(const char *s1, const char *s2, size_t n) in strncmp() function
|
/titanic_52/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppproto.c | 242 #define strncmp(s,t,n) sstrncmp(s,t,n) macro [all...] |