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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.dir.c45 static void dnewcwd (struct directory *, int);
170 dnewcwd(dp, 0);
523 dnewcwd(dp, dflag);
537 dnewcwd(dp, dflag);
777 dnewcwd(dp, dflag);
847 dnewcwd(p, dflag);
1187 * dnewcwd - make a new directory in the loop the current one
1190 dnewcwd(struct directory *dp, int dflag) function

Completed in 49 milliseconds