Home
last modified time | relevance | path

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

/original-bsd/bin/csh/
H A Dcsh.h474 #define Strstr(a, b) strstr(a, b) macro
494 #define Strstr(a, b) s_strstr(a, b) macro
H A Ddol.c702 dp = Strstr(cp, lhsub);