Lines Matching full:directory
38 .Nd change root directory
45 is the address of the pathname of a directory, terminated by an ASCII NUL.
49 to become the root directory, that is, the starting point for path
53 In order for a directory to become the root directory,
54 a process must have execute (search) access for that directory.
56 If the program is not currently running with an altered root directory,
59 has no effect on the process's current directory.
61 If the program is already running with an altered root directory, the
62 process's current directory is changed to the same new root directory.
63 This prevents the current directory from being further up the directory
64 tree than the altered root directory.
70 The following example changes the root directory to
72 sets the current directory to the new root, and drops some
85 will fail and the root directory will be unchanged if:
88 A component of the pathname is not a directory.
97 The named directory does not exist.
119 Changes to the directory hierarchy made from outside the chroot jail
121 Passing directory file descriptors via