Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h183 void cil_destroy_portcon(struct cil_portcon *portcon);
Dcil.c742 cil_destroy_portcon(*data); in cil_destroy_data()
Dcil_build_ast.c4461 cil_destroy_portcon(portcon); in cil_gen_portcon()
4465 void cil_destroy_portcon(struct cil_portcon *portcon) in cil_destroy_portcon() function