Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dselinux_restorecon.c58 static uint64_t exclude_non_seclabel_mounts(void);
103 efile_count = exclude_non_seclabel_mounts(); in restorecon_init()
239 static uint64_t exclude_non_seclabel_mounts(void) in exclude_non_seclabel_mounts() function