Home
last modified time | relevance | path

Searched refs:FOREACH_INOTIFY_EVENT_WARN (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/basic/
Dinotify-util.h29 #define FOREACH_INOTIFY_EVENT_WARN(e, buffer, sz) \ macro
/systemd-251/src/timesync/
Dwait-sync.c92 FOREACH_INOTIFY_EVENT_WARN(e, buffer, l) in inotify_handler()
/systemd-251/src/core/
Dpath.c193 FOREACH_INOTIFY_EVENT_WARN(e, buffer, l) in path_spec_fd_event()
Dcgroup.c3273 FOREACH_INOTIFY_EVENT_WARN(e, buffer, l) { in on_cgroup_inotify_event()
/systemd-251/src/udev/
Dudevd.c1509 FOREACH_INOTIFY_EVENT_WARN(e, buffer, l) { in on_inotify()