Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Drestorecon.h187 #define SELINUX_RESTORECON_XATTR_IGNORE_MOUNTS 0x0008 macro
/external/selinux/policycoreutils/setfiles/
Drestorecon_xattr.c74 ignore_mounts = SELINUX_RESTORECON_XATTR_IGNORE_MOUNTS; in main()
/external/selinux/libselinux/src/
Dselinux_restorecon.c1241 SELINUX_RESTORECON_XATTR_IGNORE_MOUNTS) ? true : false; in selinux_restorecon_xattr()