Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Drestorecon.h33 #define SELINUX_RESTORECON_IGNORE_DIGEST 0x0001 macro
/external/selinux/restorecond/
Drestorecond.c156 r_opts.ignore_digest = SELINUX_RESTORECON_IGNORE_DIGEST; in main()
/external/selinux/libselinux/src/
Dselinuxswig_python.i37 restorecon_flags = SELINUX_RESTORECON_IGNORE_DIGEST | SELINUX_RESTORECON_REALPATH
Dselinux_restorecon.c839 SELINUX_RESTORECON_IGNORE_DIGEST) ? true : false; in selinux_restorecon()
/external/selinux/policycoreutils/setfiles/
Dsetfiles.c302 SELINUX_RESTORECON_IGNORE_DIGEST;