Home
last modified time | relevance | path

Searched defs:strstr (Results 1 – 3 of 3) sorted by relevance

/arch/x86/lib/
Dstrstr_32.c5 char *strstr(const char *cs, const char *ct) in strstr() function
/arch/s390/lib/
Dstring.c284 char *strstr(const char *s1, const char *s2) in strstr() function
/arch/x86/boot/
Dstring.c172 char *strstr(const char *s1, const char *s2) in strstr() function