HomeSort by relevance Sort by last modified time
    Searched refs:watch_list_add (Results 1 - 3 of 3) sorted by null

  /external/selinux/restorecond/
restorecond.h 40 extern void watch_list_add(int inotify_fd, const char *path);
utmpwatcher.c 92 watch_list_add(inotify_fd, path);
watch.c 48 void watch_list_add(int fd, const char *path) function
247 watch_list_add(fd, ptr);
253 watch_list_add(fd, buffer);

Completed in 1022 milliseconds