Home
last modified time | relevance | path

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

/external/selinux/restorecond/
Drestorecond.c69 static const char *user_watch_file = "/etc/selinux/restorecond_user.conf"; variable
198 return server(master_fd, user_watch_file); in main()
200 return server(master_fd, user_watch_file); in main()