Lines Matching full:directory
34 .Nd change current working directory
46 argument points to the pathname of a directory.
50 causes the named directory
51 to become the current working directory, that is,
59 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.
74 will fail and the current working directory will be unchanged if
78 A component of the path prefix is not a directory.
83 The named directory does not exist.
103 will fail and the current working directory will be unchanged if
107 Search permission is denied for the directory referenced by the
110 The file descriptor does not reference a directory.