Home
last modified time | relevance | path

Searched defs:ibendport (Results 1 – 7 of 7) sorted by relevance

/external/selinux/libsepol/src/
Dibendports.c16 ocontext_t **ibendport, in ibendport_from_record()
73 ocontext_t *ibendport, in ibendport_to_record()
194 ocontext_t *ibendport = NULL; in sepol_ibendport_modify() local
221 int (*fn)(const sepol_ibendport_t *ibendport, in sepol_ibendport_iterate()
226 sepol_ibendport_t *ibendport = NULL; in sepol_ibendport_iterate() local
Dibendport_record.c116 int sepol_ibendport_compare(const sepol_ibendport_t *ibendport, const sepol_ibendport_key_t *key) in sepol_ibendport_compare()
133 int sepol_ibendport_compare2(const sepol_ibendport_t *ibendport, const sepol_ibendport_t *ibendport… in sepol_ibendport_compare2()
150 int sepol_ibendport_get_port(const sepol_ibendport_t *ibendport) in sepol_ibendport_get_port()
260 void sepol_ibendport_free(sepol_ibendport_t *ibendport) in sepol_ibendport_free()
Dmodule_to_cil.c2799 struct ocontext *ibendport; in ocontext_selinux_ibendport_to_cil() local
/external/selinux/libsemanage/src/
Dibendports_file.c24 semanage_ibendport_t *ibendport, in ibendport_print()
61 semanage_ibendport_t *ibendport) in ibendport_parse()
Dibendport_record.c26 int semanage_ibendport_compare(const semanage_ibendport_t *ibendport, in semanage_ibendport_compare()
57 const semanage_ibendport_t *ibendport, in semanage_ibendport_key_extract()
/external/selinux/python/semanage/
Dseobject.py1598 def __genkey(self, ibendport, ibdev_name): argument
1612 def __add(self, ibendport, ibdev_name, serange, type): argument
1673 def add(self, ibendport, ibdev_name, serange, type): argument
1678 def __modify(self, ibendport, ibdev_name, serange, setype): argument
1716 def modify(self, ibendport, ibdev_name, serange, setype): argument
1742 def __delete(self, ibendport, ibdev_name): argument
1762 def delete(self, ibendport, ibdev_name): argument
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h372 } ibendport; member