Searched refs:s_strchr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/tcsh/
H A Dtc.decls.h271 extern Char *s_strchr (const Char *, int);
H A Dtc.str.c312 s_strchr(const Char *str, int ch) function
H A Dsh.h1128 #define Strchr(a, b) s_strchr(a, b)

Completed in 48 milliseconds