Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomed-manager.c74 static int on_home_inotify(sd_event_source *s, const struct inotify_event *event, void *userdata);
109 on_home_inotify, m); in manager_watch_home()
119 static int on_home_inotify(sd_event_source *s, const struct inotify_event *event, void *userdata) { in on_home_inotify() function