Lines Matching full:directory
61 system call, but further allows monitoring of a directory without needing to
62 open each object in that directory.
98 To watch a file or directory, the
112 When watching a directory, objects within the directory are monitored for events
113 as well as the directory itself.
116 followed by the name of the object in the directory being watched.
140 A file within a watched directory was created, e.g., by
148 A file or directory within a watched directory was removed.
150 The watched file or directory itself was deleted.
159 The watched file or directory itself was renamed.
161 A file or directory was moved from a watched directory.
163 A file or directory was moved into a watched directory.
189 When the subject of an event is a directory, this flag is set in the
237 if the path does not refer to a directory.
306 parameter refers to a file that is not a directory, and the
318 as the directory file descriptor
325 component leading to a directory outside the directory hierarchy specified
361 If a file in a watched directory has multiple hard links,
363 if the accessed link belongs to an unwatched directory.
365 via the hard link in the watched directory will generate an event.
367 If a watched directory contains multiple hard links of a file, an event
369 in the directory.