Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c44 struct cil_args_resolve { struct
53 struct cil_args_resolve *gen_resolve_args(struct cil_db *db, enum cil_pass pass, uint32_t *changed,… in gen_resolve_args() argument
55 struct cil_args_resolve *args = cil_malloc(sizeof(*args)); in gen_resolve_args()
78 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NU… in test_cil_resolve_name()
102 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NU… in test_cil_resolve_name_invalid_type_neg()
141 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NU… in test_cil_resolve_roleallow()
160 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NU… in test_cil_resolve_roleallow_srcdecl_neg()
180 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NU… in test_cil_resolve_roleallow_tgtdecl_neg()
200 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_MISC3, &changed, NULL, NULL, NU… in test_cil_resolve_classmapping_anon()
222 …struct cil_args_resolve *args = gen_resolve_args(test_db, CIL_PASS_CALL1, &changed, NULL, NULL, NU… in test_cil_resolve_classmapping_anon_inmacro()
[all …]
/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c50 struct cil_args_resolve { struct
237 struct cil_args_resolve *args = extra_args; in cil_resolve_classpermissionset()
304 struct cil_args_resolve *args = extra_args; in cil_resolve_avrule()
616 struct cil_args_resolve *args = extra_args; in cil_resolve_nametypetransition()
1461 struct cil_args_resolve *args = extra_args; in cil_resolve_classorder()
1506 struct cil_args_resolve *args = extra_args; in cil_resolve_sidorder()
1554 struct cil_args_resolve *args = extra_args; in cil_resolve_catorder()
1597 struct cil_args_resolve *args = extra_args; in cil_resolve_sensitivityorder()
1800 struct cil_args_resolve *args = extra_args; in cil_resolve_validatetrans()
2404 struct cil_args_resolve *args = extra_args; in cil_resolve_blockinherit_copy()
[all …]