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()
745 struct cil_genfscon { struct985 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()1596 struct cil_genfscon *genfscon = node->data; in __cil_post_db_cat_helper()
305 static void cil_reset_genfscon(struct cil_genfscon *genfscon) in cil_reset_genfscon()
181 void cil_destroy_genfscon(struct cil_genfscon *genfscon);
141 struct cil_genfscon *genfscon = (struct cil_genfscon*)sort->array[i]; in cil_genfscon_to_policy()
3159 struct cil_genfscon *cil_genfscon = genfscons->array[i]; in cil_genfscon_to_policydb() local3163 if (genfs_tail && strcmp(genfs_tail->fstype, cil_genfscon->fs_str) == 0) { in cil_genfscon_to_policydb()3168 new_genfs->fstype = cil_strdup(cil_genfscon->fs_str); in cil_genfscon_to_policydb()3181 new_ocon->u.name = cil_strdup(cil_genfscon->path_str); in cil_genfscon_to_policydb()3183 rc = __cil_context_to_sepol_context(pdb, cil_genfscon->context, &new_ocon->context[0]); in cil_genfscon_to_policydb()
1109 struct cil_genfscon *orig = data; in cil_copy_genfscon()1110 struct cil_genfscon *new = NULL; in cil_copy_genfscon()
1364 struct cil_genfscon *genfscon = node->data; in cil_tree_print_node()
1017 struct cil_genfscon *genfs = node->data; in __cil_verify_genfscon()
2237 void cil_genfscon_init(struct cil_genfscon **genfscon) in cil_genfscon_init()
4434 struct cil_genfscon *genfscon = NULL; in cil_gen_genfscon()4473 void cil_destroy_genfscon(struct cil_genfscon *genfscon) in cil_destroy_genfscon()
1896 struct cil_genfscon *genfscon = current->data; in cil_resolve_genfscon()