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

/netbsd-current/bin/csh/
H A Dcsh.h496 #define Strstr(a, b) strstr(a, b) macro
516 #define Strstr(a, b) s_strstr(a, b) macro

Completed in 73 milliseconds