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

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

Completed in 108 milliseconds