Home | History | Annotate | Download | only in src

Lines Matching refs:chdir

909   // We can safely call chdir() as it's a direct system call.
910 if (chdir(original_dir) != 0) {
911 DeathTestAbort(String::Format("chdir(\"%s\") failed: %s",