Home
last modified time | relevance | path

Searched refs:s_strend (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.decls.h285 extern Char *s_strend (const Char *);
H A Dtc.str.c486 s_strend(const Char *cp) function
H A Dsh.h1155 #define Strend(a) s_strend(a)