Searched refs:cil_gen_aliasactual (Results 1 – 2 of 2) sorted by relevance
/external/selinux/libsepol/cil/src/ |
D | cil_build_ast.h | 137 int cil_gen_aliasactual(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_nod…
|
D | cil_build_ast.c | 3108 int cil_gen_aliasactual(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_nod… in cil_gen_aliasactual() function 6275 rc = cil_gen_aliasactual(db, parse_current, ast_node, CIL_TYPEALIASACTUAL); in __cil_build_ast_node_helper() 6359 rc = cil_gen_aliasactual(db, parse_current, ast_node, CIL_SENSALIASACTUAL); in __cil_build_ast_node_helper() 6365 rc = cil_gen_aliasactual(db, parse_current, ast_node, CIL_CATALIASACTUAL); in __cil_build_ast_node_helper()
|