Home
last modified time | relevance | path

Searched refs:cil_gen_tunable (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h118 int cil_gen_tunable(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *a…
Dcil_build_ast.c2150 int cil_gen_tunable(__attribute__((unused)) struct cil_db *db, struct cil_tree_node *parse_current,… in cil_gen_tunable() function
5767 rc = cil_gen_tunable(db, parse_current, ast_node); in __cil_build_ast_node_helper()