Searched refs:sepol_bool_query (Results 1 – 4 of 4) sorted by relevance
47 extern int sepol_bool_query(sepol_handle_t * handle,
47 .query = (record_policydb_table_query_t) sepol_bool_query,
139 int sepol_bool_query(sepol_handle_t * handle, in sepol_bool_query() function
88 rc = sepol_bool_query(avc->handle, in check_booleans()