Searched defs:strcmp (Results 1 – 4 of 4) sorted by relevance
48 strcmp: label
15 int strcmp(const char *s1, const char *s2) in strcmp() function
59 static inline int strcmp(const char *__cs, const char *__ct) in strcmp() function
185 int strcmp(const char * cs,const char * ct) in strcmp() function