Home
last modified time | relevance | path

Searched refs:Strstr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.h1122 #define Strstr(a, b) strstr(a, b) macro
1156 #define Strstr(a, b) s_strstr(a, b) macro
H A Dsh.dol.c840 dp = Strstr(dp + last_match, lhsub); in setDolp()
H A Ded.screen.c1567 if ((ptr = Strstr(termcap, tag)) == NULL) { in UpdateVal()
H A Dsh.c555 Strstr(cp, STRptssl) != NULL)) { in main()