Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h126 void cil_destroy_tunable(struct cil_tunable *tunable);
Dcil.c537 cil_destroy_tunable(*data); in cil_destroy_data()
Dcil_build_ast.c2518 cil_destroy_tunable(tunable); in cil_gen_tunable()
2523 void cil_destroy_tunable(struct cil_tunable *tunable) in cil_destroy_tunable() function