Searched refs:sepol_ibendport_exists (Results 1 – 3 of 3) sorted by relevance
18 extern int sepol_ibendport_exists(sepol_handle_t *handle,
39 .exists = (record_policydb_table_exists_t)sepol_ibendport_exists,
126 int sepol_ibendport_exists(sepol_handle_t *handle __attribute__ ((unused)), in sepol_ibendport_exists() function