Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-watch.h6 int udev_watch_restore(int inotify_fd);
Dudev-watch.c22 int udev_watch_restore(int inotify_fd) { in udev_watch_restore() function
Dudevd.c1996 udev_watch_restore(manager->inotify_fd); in main_loop()