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

/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsavecwd.h17 int restore_cwd __PROTO((const struct saved_cwd *cwd, const char *dest));
H A Dsavecwd.c41 the program may change to other directories and later use restore_cwd
111 restore_cwd (cwd, dest) function
/openbsd-current/gnu/usr.bin/cvs/src/
H A Drelease.c159 if (restore_cwd (&cwd, NULL))
206 if (restore_cwd (&cwd, NULL))
221 if (restore_cwd (&cwd, NULL))
260 if (restore_cwd (&cwd, NULL))
279 if (restore_cwd (&cwd, NULL))
H A Dadd.c254 if (restore_cwd (&cwd, NULL))
640 if (restore_cwd (&cwd, NULL))
816 if (restore_cwd (&cwd, NULL))
830 if (restore_cwd (&cwd, NULL))
H A Dmodules.c326 if (restore_cwd (&cwd, NULL))
712 if (restore_cwd (&cwd, NULL))
H A Drecurse.c1099 if (restore_cwd (&cwd, NULL))
1207 if (restore_cwd (&cwd, NULL))
H A Dmkmodules.c523 if (restore_cwd (&cwd, NULL))
H A Dhistory.c782 if (restore_cwd (&cwd, NULL))
H A Dimport.c1629 if (restore_cwd (&cwd, NULL))
H A Dtag.c1221 if (restore_cwd (&cwd, NULL))
H A Dupdate.c1210 if (restore_cwd (&cwd, NULL))
/openbsd-current/gnu/usr.bin/cvs/emx/
H A Dsavecwd.c40 the program may change to other directories and later use restore_cwd
110 restore_cwd (cwd, dest) function

Completed in 86 milliseconds