Home
last modified time | relevance | path

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

/external/selinux/restorecond/
Drestorecond.h43 extern int watch_list_isempty(void);
Duser.c250 if (watch_list_isempty()) goto end; in server()
Dwatch.c44 int watch_list_isempty(void) { in watch_list_isempty() function