Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dsh.h1127 #define Strstr(a, b) strstr(a, b) macro
1161 #define Strstr(a, b) s_strstr(a, b) macro