Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel_file.c963 bool stem_matches = spec->stem_id == -1 || spec->stem_id == file_stem; in lookup_all() local
967 if ((partial || stem_matches) && in lookup_all()