Searched refs:sepol_port_key_unpack (Results 1 – 4 of 4) sorted by relevance
/third_party/selinux/libsepol/src/ |
D | ports.c | 185 sepol_port_key_unpack(key, &low, &high, &proto); in sepol_port_exists() 223 sepol_port_key_unpack(key, &low, &high, &proto); in sepol_port_query() 264 sepol_port_key_unpack(key, &low, &high, &proto); in sepol_port_modify()
|
D | libsepol.map.in | 206 sepol_port_key_unpack;
|
D | port_record.c | 50 void sepol_port_key_unpack(const sepol_port_key_t * key, in sepol_port_key_unpack() function
|
/third_party/selinux/libsepol/include/sepol/ |
D | port_record.h | 32 extern void sepol_port_key_unpack(const sepol_port_key_t * key,
|