Searched defs:matched_category (Results 1 - 1 of 1) sorted by relevance

/sssd/src/util/
H A Dsss_selinux.c65 bool matched_category; local
104 matched_category = false;
108 matched_category = true;
114 if (!matched_category) {
153 matched_category = false;
157 matched_category = true;
162 if (!matched_category) {

Completed in 1030 milliseconds