HomeSort by: relevance | last modified time | path
    Searched refs:dochngd (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/csh/
init.c 56 { "cd", dochngd, 0, INF },
57 { "chdir", dochngd, 0, INF },
extern.h 73 void dochngd(Char **, struct command *);
sem.c 187 if (bifunc && (bifunc->bfunct == dochngd ||
dir.c 332 * dochngd - implement chdir command.
336 dochngd(Char **v, struct command *t) function in typeref:typename:void

Completed in 165 milliseconds