Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel_file.c898 static const struct spec **lookup_all(struct selabel_handle *rec, in lookup_all() function
1015 const struct spec **matches = lookup_all(rec, key, type, partial, NULL); in lookup_common()
1029 const struct spec **matches = lookup_all(rec, key, 0, true, &total_matches); in hash_all_partial_matches()