Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel_file.c1028 size_t total_matches; in hash_all_partial_matches() local
1029 const struct spec **matches = lookup_all(rec, key, 0, true, &total_matches); in hash_all_partial_matches()
1037 for (i = 0; i < total_matches; i++) { in hash_all_partial_matches()