Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
H A Dlabel_file.c1022 __atomic_store_n(&spec->any_matches, in lookup_all()
1324 bool any_matches; in stats() local
1328 any_matches = __atomic_load_n(&spec_arr[i].any_matches, __ATOMIC_RELAXED); in stats()
1332 if (!any_matches) { in stats()
H A Dlabel_file.h54 bool any_matches; /* did any pathname match? */ member

Completed in 3 milliseconds