Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dselinux_restorecon.c333 rc = removexattr(directory, RESTORECON_PARTIAL_MATCH_DIGEST); in add_xattr_entry()
338 RESTORECON_PARTIAL_MATCH_DIGEST, directory); in add_xattr_entry()
1077 RESTORECON_PARTIAL_MATCH_DIGEST, in selinux_restorecon()
Dlabel_file.h36 #define RESTORECON_PARTIAL_MATCH_DIGEST "security.sehash" macro
Dlabel_file.c1037 ssize_t read_size = getxattr(pathname, RESTORECON_PARTIAL_MATCH_DIGEST, in get_digests_all_partial_matches()
/external/selinux/libselinux/src/android/
Dandroid_platform.c1308 #define RESTORECON_PARTIAL_MATCH_DIGEST "security.sehash" macro
1379 ssize_t read_size = getxattr(pathname, RESTORECON_PARTIAL_MATCH_DIGEST, in check_context_match_for_dir()
1608 if (setxattr(current->path, RESTORECON_PARTIAL_MATCH_DIGEST, current->digest, in selinux_android_restorecon_common()