Searched refs:debug_chdir (Results 1 – 2 of 2) sorted by relevance
162 debug_chdir = *argv; in main()165 debug_chdir); in main()1633 if (debug_chdir != NULL) { in child_chdir()1635 debug_chdir, (long)getpid()); in child_chdir()
177 char *debug_chdir; /* non-NULL means to mkdir this/pid, and chdir there, */ variable