Searched defs:strstr (Results 1 – 11 of 11) sorted by relevance
36 int strstr; variable
45 strstr(const char *s, const char *find) in strstr() function
43 strstr(const char *as1, const char *as2) in strstr() function
61 strstr(s1, s2) in strstr() function
133 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
475 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
761 strstr ( in strstr() function
531 strstr(const char *as1, const char *as2) in strstr() function
403 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
394 #define strstr grub_strstr macro
4173 strstr(big, little) in strstr() function