Home
last modified time | relevance | path

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

/original-bsd/bin/csh/
H A Dinit.c65 { "pushd", dopushd, 0, INF },
H A Dextern.h45 void dopushd __P((Char **, struct command *));
H A Dsem.c167 bifunc->bfunct == dopushd ||
H A Ddir.c462 dopushd(v, t) in dopushd() function