Searched refs:cil_portcon (Results 1 – 13 of 13) sorted by relevance
207 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_atotal_greater_btotal()210 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_atotal_greater_btotal()224 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_btotal_greater_atotal()227 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_btotal_greater_atotal()241 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_aportlow_greater_bportlow()244 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_aportlow_greater_bportlow()258 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_bportlow_greater_aportlow()261 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_bportlow_greater_aportlow()275 struct cil_portcon *aportcon; in test_cil_post_portcon_compare_equal()278 struct cil_portcon *bportcon; in test_cil_post_portcon_compare_equal()
276 struct cil_portcon *aportcon = *(struct cil_portcon**)a; in cil_post_portcon_compare()277 struct cil_portcon *bportcon = *(struct cil_portcon**)b; in cil_post_portcon_compare()485 struct cil_portcon *a_portcon = *(struct cil_portcon**)a; in cil_post_portcon_context_compare()486 struct cil_portcon *b_portcon = *(struct cil_portcon**)b; in cil_post_portcon_context_compare()1934 struct cil_portcon *portcon = node->data; in __cil_post_db_cat_helper()
765 struct cil_portcon { struct1048 void cil_portcon_init(struct cil_portcon **portcon);
340 static void cil_reset_portcon(struct cil_portcon *portcon) in cil_reset_portcon()
185 void cil_destroy_portcon(struct cil_portcon *portcon);
3377 struct cil_portcon *cil_portcon = portcons->array[i]; in cil_portcon_to_policydb() local3380 switch (cil_portcon->proto) { in cil_portcon_to_policydb()3399 new_ocon->u.port.low_port = cil_portcon->port_low; in cil_portcon_to_policydb()3400 new_ocon->u.port.high_port = cil_portcon->port_high; in cil_portcon_to_policydb()3402 rc = __cil_context_to_sepol_context(pdb, cil_portcon->context, &new_ocon->context[0]); in cil_portcon_to_policydb()
1246 struct cil_portcon *orig = data; in cil_copy_portcon()1247 struct cil_portcon *new = NULL; in cil_copy_portcon()
1275 struct cil_portcon *port = node->data; in __cil_verify_portcon()
1284 struct cil_portcon *portcon = node->data; in cil_write_ast_node()
1749 struct cil_portcon *portcon; in cil_portcons_to_policy()
2558 void cil_portcon_init(struct cil_portcon **portcon) in cil_portcon_init()
4388 struct cil_portcon *portcon = NULL; in cil_gen_portcon()4466 void cil_destroy_portcon(struct cil_portcon *portcon) in cil_destroy_portcon()
1974 struct cil_portcon *portcon = current->data; in cil_resolve_portcon()