Home
last modified time | relevance | path

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

/external/selinux/restorecond/
Dutmpwatcher.c48 unsigned int utmpwatcher_handle(int inotify_fd, int wd) in utmpwatcher_handle() function
102 utmpwatcher_handle(inotify_fd, utmp_wd); in utmpwatcher_add()
Dutmpwatcher.h26 unsigned int utmpwatcher_handle(int inotify_fd, int wd);
Dwatch.c206 switch (utmpwatcher_handle(fd, event->wd)) { in watch()