Lines Matching full:directory
38 .Nd remove a directory file
45 removes a directory file
48 The directory must not have any entries other
57 to remove a directory with a path relative to the directory associated
69 A component of the path is not a directory.
78 The named directory does not exist.
82 The named directory contains files other than
90 Write permission is denied on the directory containing the directory
93 The directory containing the directory to be removed is marked sticky,
94 and neither the containing directory nor the directory to be removed
97 The directory to be removed or the directory containing it has its
101 The directory to be removed is the mount point
104 The last path element of the directory to be removed consists of
107 An I/O error occurred while deleting the directory entry
110 The directory entry to be removed resides on a read-only file system.