Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.decls.h102 extern Char *gettilde (const Char *);
H A Dsh.c2364 if ((h = gettilde(home)) == NULL) in gethdir()
H A Dtc.func.c1527 gettilde(const Char *us) in gettilde() function