|
DMTCP
|
#include <util_descriptor.h>
Public Attributes | |
| descriptor_type_e | type |
| int | watch_descriptor |
| int | file_descriptor |
| unsigned int | mask |
| char | pathname [MAX_PATH_LEN] |
Definition at line 52 of file util_descriptor.h.
| int inotify_add_watch_t::file_descriptor |
Definition at line 56 of file util_descriptor.h.
| unsigned int inotify_add_watch_t::mask |
Definition at line 57 of file util_descriptor.h.
| char inotify_add_watch_t::pathname[MAX_PATH_LEN] |
Definition at line 58 of file util_descriptor.h.
| descriptor_type_e inotify_add_watch_t::type |
Definition at line 54 of file util_descriptor.h.
| int inotify_add_watch_t::watch_descriptor |
Definition at line 55 of file util_descriptor.h.
1.8.4