Searched refs:sepol_bool_count (Results 1 – 4 of 4) sorted by relevance
38 extern int sepol_bool_count(sepol_handle_t * handle,
48 .count = (record_policydb_table_count_t) sepol_bool_count,
106 int sepol_bool_count(sepol_handle_t * handle __attribute__ ((unused)), in sepol_bool_count() function
264 rc = sepol_bool_count(avc->handle, in __policy_init()