Searched refs:cil_gen_ipaddr (Results 1 – 3 of 3) sorted by relevance
/external/selinux/libsepol/cil/src/ |
D | cil_build_ast.h | 212 int cil_gen_ipaddr(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *as…
|
D | cil_build_ast.c | 5562 int cil_gen_ipaddr(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *as… in cil_gen_ipaddr() function 6449 rc = cil_gen_ipaddr(db, parse_current, ast_node); in __cil_build_ast_node_helper()
|
/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_copy_ast.c | 1198 cil_gen_ipaddr(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_fill_ipaddr() 1230 cil_gen_ipaddr(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_ipaddr()
|