#include "zmmf/zmmf.h"#include "sync.h"#include "hash.h"#include "autoscan.h"#include "mt_inotify.h"Go to the source code of this file.
Data Structures | |
| class | AutoscanInotify |
| class | AutoscanInotify::Watch |
| class | AutoscanInotify::WatchAutoscan |
| class | AutoscanInotify::WatchMove |
| class | AutoscanInotify::Wd |
Defines | |
| #define | INOTIFY_ROOT -1 |
| #define | INOTIFY_UNKNOWN_PARENT_WD -2 |
Enumerations | |
| enum | inotify_watch_type_t { InotifyWatchTypeNonexisting, InotifyWatchTypeAutoscan } |
Definition in file autoscan_inotify.h.
| #define INOTIFY_ROOT -1 |
Definition at line 40 of file autoscan_inotify.h.
| #define INOTIFY_UNKNOWN_PARENT_WD -2 |
Definition at line 41 of file autoscan_inotify.h.
| enum inotify_watch_type_t |
Definition at line 43 of file autoscan_inotify.h.
1.6.1