Searched refs:sepol_ibendport_compare (Results 1 – 3 of 3) sorted by relevance
17 extern int sepol_ibendport_compare(const sepol_ibendport_t *ibendport,
29 return sepol_ibendport_compare(ibendport, key); in semanage_ibendport_compare()
116 int sepol_ibendport_compare(const sepol_ibendport_t *ibendport, const sepol_ibendport_key_t *key) in sepol_ibendport_compare() function