Searched defs:strcmp (Results 1 – 7 of 7) sorted by relevance
15 strcmp(s1, s2) in strcmp() function
22 strcmp(s1, s2) in strcmp() function
12 strcmp(s1, s2) in strcmp() function
441 strcmp(s1, s2) in strcmp() function
188 strcmp(str1,str2) in strcmp() function
673 strcmp(s1, s2) in strcmp() function
74 int (*strcmp) __P((char *s1, char *s2)); /* 0c */ member