Home
last modified time | relevance | path

Searched refs:cil_portcon_init (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_post.c208 cil_portcon_init(&aportcon); in test_cil_post_portcon_compare_atotal_greater_btotal()
211 cil_portcon_init(&bportcon); in test_cil_post_portcon_compare_atotal_greater_btotal()
225 cil_portcon_init(&aportcon); in test_cil_post_portcon_compare_btotal_greater_atotal()
228 cil_portcon_init(&bportcon); in test_cil_post_portcon_compare_btotal_greater_atotal()
242 cil_portcon_init(&aportcon); in test_cil_post_portcon_compare_aportlow_greater_bportlow()
245 cil_portcon_init(&bportcon); in test_cil_post_portcon_compare_aportlow_greater_bportlow()
259 cil_portcon_init(&aportcon); in test_cil_post_portcon_compare_bportlow_greater_aportlow()
262 cil_portcon_init(&bportcon); in test_cil_post_portcon_compare_bportlow_greater_aportlow()
276 cil_portcon_init(&aportcon); in test_cil_post_portcon_compare_equal()
279 cil_portcon_init(&bportcon); in test_cil_post_portcon_compare_equal()
/external/selinux/libsepol/cil/src/
Dcil_internal.h1034 void cil_portcon_init(struct cil_portcon **portcon);
Dcil.c2302 void cil_portcon_init(struct cil_portcon **portcon) in cil_portcon_init() function
Dcil_copy_ast.c1257 cil_portcon_init(&new); in cil_copy_portcon()
Dcil_build_ast.c4399 cil_portcon_init(&portcon); in cil_gen_portcon()