Searched refs:dochngd (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/bin/csh/ |
H A D | init.c | 56 { "cd", dochngd, 0, INF }, 57 { "chdir", dochngd, 0, INF },
|
H A D | extern.h | 73 void dochngd(Char **, struct command *);
|
H A D | sem.c | 187 if (bifunc && (bifunc->bfunct == dochngd || in execute()
|
H A D | dir.c | 336 dochngd(Char **v, struct command *t) in dochngd() function
|