Searched refs:s_strsave (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/tcsh/ | ||
H A D | tc.decls.h | 284 extern Char *s_strsave (const Char *); |
H A D | tc.str.c | 450 s_strsave(const Char *s) function |
H A D | sh.h | 1154 #define Strsave(a) s_strsave(a) |