Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
Dudev-watch.c39 int udev_watch_init(struct udev *udev) { in udev_watch_init() function
Dudev.h103 int udev_watch_init(struct udev *udev);
Dudevd.c1300 fd_inotify = udev_watch_init(udev); in main()