Home
last modified time | relevance | path

Searched refs:tunableif (Results 1 – 4 of 4) sorted by relevance

/external/selinux/secilc/test/
Dpolicy.cil171 (tunableif (not (xor (eq allow_execfile allow_userexec)
308 (tunableif tun1
321 (tunableif bb.tun1
Dintegration.cil115 (tunableif (not (xor (eq allow_execfile allow_userexec)
213 (tunableif tun1
/external/selinux/libsepol/cil/src/
Dcil_build_ast.h116 …ct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, int tunableif);
Dcil_build_ast.c2084 …uct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, int tunableif) in cil_gen_bool() argument
2128 if (tunableif) { in cil_gen_bool()
2506 …uct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, int tunableif) in cil_gen_boolif() argument
2531 bif->preserved_tunable = tunableif; in cil_gen_boolif()
2569 if (tunableif) { in cil_gen_boolif()