Home
last modified time | relevance | path

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

/external/selinux/restorecond/
Dwatch.c124 int watch_list_find(int wd, const char *file) in watch_list_find() function
209 watch_list_find(event->wd, event->name); in watch()
Drestorecond.h41 extern int watch_list_find(int wd, const char *file);
Duser.c140 watch_list_find(event->wd, event->name); in io_channel_callback()