Home
last modified time | relevance | path

Searched refs:sepol_ibendport_exists (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/include/sepol/
Dibendports.h18 extern int sepol_ibendport_exists(sepol_handle_t *handle,
/external/selinux/libsemanage/src/
Dibendports_policydb.c39 .exists = (record_policydb_table_exists_t)sepol_ibendport_exists,
/external/selinux/libsepol/src/
Dibendports.c126 int sepol_ibendport_exists(sepol_handle_t *handle __attribute__ ((unused)), in sepol_ibendport_exists() function