Home
last modified time | relevance | path

Searched defs:strcmp (Results 1 – 7 of 7) sorted by relevance

/csrg-svn/sys/pmax/stand/libsa/
H A Dstrcmp.c15 strcmp(s1, s2) in strcmp() function
/csrg-svn/lib/libc/string/
H A Dstrcmp.c22 strcmp(s1, s2) in strcmp() function
/csrg-svn/games/monop/
H A Dstrcmp.c12 strcmp(s1, s2) in strcmp() function
/csrg-svn/sys/luna68k/stand/
H A Dautoconf.c441 strcmp(s1, s2) in strcmp() function
/csrg-svn/sys/tahoe/stand/
H A Dxpformat.c188 strcmp(str1,str2) in strcmp() function
/csrg-svn/sys/luna68k/luna68k/
H A Dautoconf.c673 strcmp(s1, s2) in strcmp() function
/csrg-svn/sys/pmax/stand/
H A Ddec_prom.h74 int (*strcmp) __P((char *s1, char *s2)); /* 0c */ member