Searched refs:Strstr (Results 1 – 4 of 4) sorted by relevance
1122 #define Strstr(a, b) strstr(a, b) macro1156 #define Strstr(a, b) s_strstr(a, b) macro
840 dp = Strstr(dp + last_match, lhsub); in setDolp()
1567 if ((ptr = Strstr(termcap, tag)) == NULL) { in UpdateVal()
555 Strstr(cp, STRptssl) != NULL)) { in main()