Searched refs:FOREACH_INOTIFY_EVENT (Results 1 – 2 of 2) sorted by relevance
/third_party/eudev/src/shared/ | ||
D | util.h | 425 #define FOREACH_INOTIFY_EVENT(e, buffer, sz) \ macro |
/third_party/eudev/src/udev/ | ||
D | udevd.c | 904 FOREACH_INOTIFY_EVENT(e, buffer, l) { in handle_inotify() |