Searched refs:cil_genfscon (Results 1 – 13 of 13) sorted by relevance
292 struct cil_genfscon *agenfscon; in test_cil_post_genfscon_compare_atypestr_greater_btypestr()296 struct cil_genfscon *bgenfscon; in test_cil_post_genfscon_compare_atypestr_greater_btypestr()305 struct cil_genfscon *agenfscon; in test_cil_post_genfscon_compare_btypestr_greater_atypestr()309 struct cil_genfscon *bgenfscon; in test_cil_post_genfscon_compare_btypestr_greater_atypestr()318 struct cil_genfscon *agenfscon; in test_cil_post_genfscon_compare_apathstr_greater_bpathstr()323 struct cil_genfscon *bgenfscon; in test_cil_post_genfscon_compare_apathstr_greater_bpathstr()333 struct cil_genfscon *agenfscon; in test_cil_post_genfscon_compare_bpathstr_greater_apathstr()338 struct cil_genfscon *bgenfscon; in test_cil_post_genfscon_compare_bpathstr_greater_apathstr()348 struct cil_genfscon *agenfscon; in test_cil_post_genfscon_compare_equal()353 struct cil_genfscon *bgenfscon; in test_cil_post_genfscon_compare_equal()
701 struct cil_genfscon { struct940 void cil_genfscon_init(struct cil_genfscon **genfscon);
176 struct cil_genfscon *agenfscon = *(struct cil_genfscon**)a; in cil_post_genfscon_compare()177 struct cil_genfscon *bgenfscon = *(struct cil_genfscon**)b; in cil_post_genfscon_compare()1282 struct cil_genfscon *genfscon = node->data; in __cil_post_db_cat_helper()
280 static void cil_reset_genfscon(struct cil_genfscon *genfscon) in cil_reset_genfscon()
174 void cil_destroy_genfscon(struct cil_genfscon *genfscon);
2862 struct cil_genfscon *cil_genfscon = genfscons->array[i]; in cil_genfscon_to_policydb() local2866 if (genfs_tail && strcmp(genfs_tail->fstype, cil_genfscon->fs_str) == 0) { in cil_genfscon_to_policydb()2871 new_genfs->fstype = cil_strdup(cil_genfscon->fs_str); in cil_genfscon_to_policydb()2884 new_ocon->u.name = cil_strdup(cil_genfscon->path_str); in cil_genfscon_to_policydb()2886 rc = __cil_context_to_sepol_context(pdb, cil_genfscon->context, &new_ocon->context[0]); in cil_genfscon_to_policydb()
141 struct cil_genfscon *genfscon = (struct cil_genfscon*)sort->array[i]; in cil_genfscon_to_policy()
1030 struct cil_genfscon *orig = data; in cil_copy_genfscon()1031 struct cil_genfscon *new = NULL; in cil_copy_genfscon()
1013 struct cil_genfscon *genfs = node->data; in __cil_verify_genfscon()
1348 struct cil_genfscon *genfscon = node->data; in cil_tree_print_node()
2177 void cil_genfscon_init(struct cil_genfscon **genfscon) in cil_genfscon_init()
4102 struct cil_genfscon *genfscon = NULL; in cil_gen_genfscon()4141 void cil_destroy_genfscon(struct cil_genfscon *genfscon) in cil_destroy_genfscon()
1760 struct cil_genfscon *genfscon = current->data; in cil_resolve_genfscon()