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

/external/libselinux/src/
H A Dlabel_file.c607 int i, rc, file_stem, pcre_options = 0; local
637 file_stem = find_stem_from_file(data, &buf);
653 if ((spec->stem_id == -1 || spec->stem_id == file_stem) &&
/external/selinux/libselinux/src/
H A Dlabel_file.c644 int i, rc, file_stem, pcre_options = 0; local
674 file_stem = find_stem_from_file(data, &buf);
690 if ((spec->stem_id == -1 || spec->stem_id == file_stem) &&

Completed in 140 milliseconds