Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.h126 void cil_destroy_bool(struct cil_bool *boolean);
Dcil.c748 cil_destroy_bool(*data); in cil_destroy_data()
Dcil_build_ast.c2514 cil_destroy_bool(boolean); in cil_gen_bool()
2519 void cil_destroy_bool(struct cil_bool *boolean) in cil_destroy_bool() function