Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dtest-event.c394 struct inotify_context { struct
401 static void maybe_exit(sd_event_source *s, struct inotify_context *c) { in maybe_exit() argument
425 struct inotify_context *c = userdata; in inotify_handler()
459 struct inotify_context *c = userdata; in delete_self_handler()
479 struct inotify_context context = { in test_inotify_one()