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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.decls.h64 extern void dochngd (Char **, struct command *);
H A Dsh.init.c62 { "cd", dochngd, 0, INF },
63 { "chdir", dochngd, 0, INF },
H A Dsh.sem.c374 if (bifunc && (bifunc->bfunct == (bfunc_t)dochngd ||
H A Dsh.dir.c486 * dochngd - implement chdir command.
490 dochngd(Char **v, struct command *c) function

Completed in 72 milliseconds