Searched refs:sepol_bool_exists (Results 1 – 3 of 3) sorted by relevance
42 extern int sepol_bool_exists(sepol_handle_t * handle,
49 .exists = (record_policydb_table_exists_t) sepol_bool_exists,
116 int sepol_bool_exists(sepol_handle_t * handle, in sepol_bool_exists() function