Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/
Dibendports.h13 extern int sepol_ibendport_count(sepol_handle_t *handle,
/external/selinux/libsemanage/src/
Dibendports_policydb.c38 .count = (record_policydb_table_count_t)sepol_ibendport_count,
/external/selinux/libsepol/src/
Dibendports.c109 extern int sepol_ibendport_count(sepol_handle_t *handle __attribute__ ((unused)), in sepol_ibendport_count() function