Home | History | Annotate | Download | only in src

Lines Matching refs:chdir

292       if (chdir("/") != 0)
293 die(_("cannot chdir to filesystem root: %s"), NULL, EC_MISC);