Home
last modified time | relevance | path

Searched refs:gethdir (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h38 extern Char *gethdir (const Char *);
H A Dsh.sem.c142 home = gethdir(name); in execute()
H A Dsh.glob.c87 home = gethdir(name); in globtilde()
H A Dsh.c2351 gethdir(const Char *home) in gethdir() function
H A Dtw.parse.c1895 home = gethdir(name); in tilde()