Searched refs:sepol_iface_exists (Results 1 – 3 of 3) sorted by relevance
17 extern int sepol_iface_exists(sepol_handle_t * handle,
45 .exists = (record_policydb_table_exists_t) sepol_iface_exists,
109 int sepol_iface_exists(sepol_handle_t * handle __attribute__ ((unused)), in sepol_iface_exists() function