Searched defs:filecon (Results 1 – 9 of 9) sorted by relevance
4 filecon section in File Labeling Statements
1809 struct cil_filecon *filecon = filecons->array[i]; in cil_filecons_to_string() local1847 struct cil_filecon *filecon = filecons->array[i]; in cil_filecons_to_string() local2625 void cil_filecon_init(struct cil_filecon **filecon) in cil_filecon_init()
333 static void cil_reset_filecon(struct cil_filecon *filecon) in cil_reset_filecon()
1295 struct cil_filecon *filecon = node->data; in cil_write_ast_node() local
1917 struct cil_filecon *filecon = node->data; in __cil_post_db_cat_helper() local
4128 struct cil_filecon *filecon = NULL; in cil_gen_filecon() local4197 void cil_destroy_filecon(struct cil_filecon *filecon) in cil_destroy_filecon()
1828 struct cil_filecon *filecon = current->data; in cil_resolve_filecon() local
304 struct cil_sort *filecon; member
92 std::unique_ptr<char, decltype(&freecon)> filecon(raw_filecon, freecon); in ComputeContextFromExecutable() local