Home
last modified time | relevance | path

Searched defs:strncmp (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/lib/libc/string/
H A Dstrncmp.c16 strncmp(s1, s2, n) in strncmp() function
/csrg-svn/sys/luna68k/luna68k/
H A Dautoconf.c682 strncmp(s1, s2, n) in strncmp() function
/csrg-svn/old/berknet/
H A Dmach.c524 strncmp(s1, s2, n) in strncmp() function
/csrg-svn/sys/pmax/stand/
H A Ddec_prom.h79 int (*strncmp) __P((char *s1, char *s2, int n)); /* 20 */ member