Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.h128 void cil_destroy_tunable(struct cil_tunable *tunable);
Dcil.c754 cil_destroy_tunable(*data); in cil_destroy_data()
Dcil_build_ast.c2574 cil_destroy_tunable(tunable); in cil_gen_tunable()
2579 void cil_destroy_tunable(struct cil_tunable *tunable) in cil_destroy_tunable() function