Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h188 int cil_gen_netifcon(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *…
Dcil_build_ast.c4630 int cil_gen_netifcon(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *… in cil_gen_netifcon() function
6415 rc = cil_gen_netifcon(db, parse_current, ast_node); in __cil_build_ast_node_helper()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_copy_ast.c934 cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_netifcon()
968 cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_netifcon_nested()
Dtest_cil_build_ast.c13764 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon()
13785 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_nested()
13804 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_nested_neg()
13825 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_nested_emptysecondlist_neg()
13846 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_extra_nested_secondlist_neg()
13867 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_nested_missingobjects_neg()
13888 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_nested_secondnested_missingobjects_neg()
13903 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_dbnull_neg()
13922 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_currnull_neg()
13937 int rc = cil_gen_netifcon(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_netifcon_astnull_neg()
[all …]