...c/9005/fd Note that the lines showing the pathname /proc/9005/fd result from the calls to opendir (3). Program source #define _GNU_SOURCE #include <dirent.h> #include <fcntl.h> …...q_flags ). • The child inherits copies of the parent's set of open directory streams (see opendir (3)). POSIX.1 says that the corresponding directory streams in the parent and c…...FAN_CLASS_CONTENT is required. FAN_ONDIR Create events for directories—for example, when opendir (3), readdir (3) (but see BUGS), and closedir (3) are called. Without this flag,…...pen to fail. This flag was added in Linux 2.1.126, to avoid denial-of-service problems if opendir (3) is called on a FIFO or tape device. O_DSYNC Write operations on the file wi…...pen to fail. This flag was added in Linux 2.1.126, to avoid denial-of-service problems if opendir (3) is called on a FIFO or tape device. O_DSYNC Write operations on the file wi…...pen to fail. This flag was added in Linux 2.1.126, to avoid denial-of-service problems if opendir (3) is called on a FIFO or tape device. O_DSYNC Write operations on the file wi…...X timers are not preserved ( timer_create (2)). • Any open directory streams are closed ( opendir (3)). • Memory locks are not preserved ( mlock (2), mlockall (2)). • Exit handl…