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

/illumos-gate/usr/src/cmd/backup/restore/
H A Dmain.c70 int savepwd; variable
143 if ((savepwd = open(".", O_RDONLY)) < 0) {
H A Drestore.h86 extern int savepwd; /* this is where restore is running from */
H A Dutilities.c177 fchdir(savepwd);
221 (void) fchdir(savepwd);
H A Ddirs.c767 fchdir(savepwd);
H A Drestore.c887 fchdir(savepwd);
H A Dtape.c1004 fchdir(savepwd);

Completed in 71 milliseconds