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

  /src/bin/csh/
init.c 88 { "pushd", dopushd, 0, INF },
extern.h 75 void dopushd(Char **, struct command *);
sem.c 188 bifunc->bfunct == dopushd ||
dir.c 474 * dopushd - push new directory onto directory stack.
480 dopushd(Char **v, struct command *t) function in typeref:typename:void

Completed in 207 milliseconds