Home
last modified time | relevance | path

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

/external/selinux/restorecond/
Drestore.c19 struct selinux_opt selinux_opts[] = { in restore_init() local
25 r_opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 3); in restore_init()
/external/selinux/policycoreutils/setfiles/
Drestore.c19 struct selinux_opt selinux_opts[] = { in restore_init() local
25 r_opts->hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 3); in restore_init()
Drestorecon_xattr.c105 struct selinux_opt selinux_opts[] = { in main() local
110 hnd = selabel_open(SELABEL_CTX_FILE, selinux_opts, 2); in main()