Home
last modified time | relevance | path

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

/external/libselinux/src/
Dandroid.c1159 #define RESTORECON_LAST "security.restorecon_last" macro
1286 size = getxattr(pathname, RESTORECON_LAST, xattr_value, sizeof fc_digest); in selinux_android_restorecon_common()
1351 setxattr(pathname, RESTORECON_LAST, fc_digest, sizeof fc_digest, 0); in selinux_android_restorecon_common()