Searched refs:sepol_port_exists (Results 1 – 3 of 3) sorted by relevance
17 extern int sepol_port_exists(sepol_handle_t * handle,
44 .exists = (record_policydb_table_exists_t) sepol_port_exists,
175 int sepol_port_exists(sepol_handle_t * handle, in sepol_port_exists() function