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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.decls.h66 extern void dopushd (Char **, struct command *);
H A Dsh.sem.c375 bifunc->bfunct == (bfunc_t)dopushd ||
H A Dsh.init.c122 { "pushd", dopushd, 0, INF },
H A Dsh.dir.c699 * dopushd - push new directory onto directory stack.
705 dopushd(Char **v, struct command *c) function

Completed in 168 milliseconds