Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Drestorecon.h178 #define SELINUX_RESTORECON_XATTR_DELETE_NONMATCH_DIGESTS 0x0002 macro
/external/selinux/policycoreutils/setfiles/
Drestorecon_xattr.c78 SELINUX_RESTORECON_XATTR_DELETE_NONMATCH_DIGESTS; in main()
/external/selinux/libselinux/src/
Dselinux_restorecon.c1133 SELINUX_RESTORECON_XATTR_DELETE_NONMATCH_DIGESTS) ? true : false; in selinux_restorecon_xattr()