Home
last modified time | relevance | path

Searched refs:check_excluded (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c122 * check_excluded() - Check if directory/fs is to be excluded when relabeling.
208 static int check_excluded(const char *file) in check_excluded() function
988 if (check_excluded(ftsent->fts_path)) { in selinux_restorecon_thread()
1259 if (check_excluded(pathname)) { in selinux_restorecon_common()
1588 if (check_excluded(pathname)) in selinux_restorecon_xattr()
1622 if (check_excluded(ftsent->fts_path)) { in selinux_restorecon_xattr()

Completed in 3 milliseconds