Home
last modified time | relevance | path

Searched refs:dopushd (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h66 extern void dopushd (Char **, struct command *);
H A Dsh.sem.c375 bifunc->bfunct == (bfunc_t)dopushd || in execute()
H A Dsh.init.c122 { "pushd", dopushd, 0, INF },
H A Dsh.dir.c694 dopushd(Char **v, struct command *c) in dopushd() function