Lines Matching full:directory
39 .Nd change current working directory
49 argument points to the pathname of a directory.
52 function causes the named directory to become the current working directory,
59 function causes the directory referenced by
61 to become the current working directory,
66 In order for a directory to become the current directory,
67 a process must have execute (search) access to the directory.
72 will fail and the current working directory will be unchanged if
76 A component of the path prefix is not a directory.
85 The named directory does not exist.
98 will fail and the current working directory will be unchanged if
102 Search permission is denied for the directory referenced by the
105 The file descriptor does not reference a directory.