Home
last modified time | relevance | path

Searched refs:debug_chdir (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpmain.c46 char *debug_chdir; variable
201 debug_chdir = *argv; in main()
204 debug_chdir); in main()
1672 if (debug_chdir != NULL) { in child_chdir()
1674 debug_chdir, (long)getpid()); in child_chdir()
H A Ddump.h177 extern char *debug_chdir; /* non-NULL means to mkdir this/pid, */