Searched refs:Strstr (Results 1 – 3 of 3) sorted by relevance
100 #define Strstr(s,v) wcsstr(s,v) macro155 #define Strstr(s,v) strstr(s,v) macro
127 if (Strstr(str, pat) != 0) in el_match()
198 Strstr dubiousness in pthread_initialize