Lines Matching refs:chdir
606 if (chdir("/") == -1)607 fatal("chdir(\"/\"): %s", strerror(errno));1777 /* Chdir to the root directory so that the current disk can be1779 chdir("/");