HomeSort by relevance Sort by last modified time
    Searched full:check_excluded (Results 1 - 1 of 1) sorted by null

  /external/selinux/libselinux/src/
selinux_restorecon.c 117 * check_excluded() - Check if directory/fs is to be excluded when relabeling.
197 static int check_excluded(const char *file) function
869 if (check_excluded(pathname)) {
971 if (check_excluded(ftsent->fts_path)) {
1169 if (check_excluded(pathname))
1203 if (check_excluded(ftsent->fts_path)) {

Completed in 82 milliseconds