Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/powerpc/powerpc64/multiarch/
Dstrstr.c21 # define strstr __redirect_strstr macro
/glibc-2.36/sysdeps/s390/
Dstrstr.c22 # define strstr __redirect_strstr macro
/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrstr.c23 #define strstr __redirect_strstr macro
/glibc-2.36/string/
Dstring.h337 strstr (char *__haystack, const char *__needle) __THROW in strstr() function
343 strstr (const char *__haystack, const char *__needle) __THROW in strstr() function