Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
H A Dlabel_file.c1135 size_t total_matches; in hash_all_partial_matches() local
1136 struct spec **matches = lookup_all(rec, key, 0, true, &total_matches); in hash_all_partial_matches()
1144 for (i = 0; i < total_matches; i++) { in hash_all_partial_matches()

Completed in 2 milliseconds