Lines Matching +full:working +full:- +full:directory
34 .Nd change root directory
47 is the address of the pathname of a directory, terminated by an ASCII NUL.
52 to become the root directory,
57 In order for a directory to become the root directory
58 a process must have execute (search) access for that directory.
62 has no effect on the process's current directory.
64 This call is restricted to the super-user.
105 .Rv -std
110 will fail and the root directory will be unchanged if:
111 .Bl -tag -width Er
113 A component of the path name is not a directory.
115 The effective user ID is not the super-user, or one or more
121 The named directory does not exist.
140 will fail and the root directory will be unchanged if:
141 .Bl -tag -width Er
143 Search permission is denied for the directory referenced by the
154 The file descriptor does not reference a directory.
156 The effective user ID is not the super-user, or one or more
170 .St -susv2 ,
177 If the process is able to change its working directory to the target
178 directory, but another access control check fails (such as a check for
180 call may return an error, with the working directory of the process
194 access to any well-known system directories.