Home
last modified time | relevance | path

Searched defs:filecon (Results 1 – 8 of 8) sorted by relevance

/external/selinux/secilc/docs/
Dcil_file_labeling_statements.md4 filecon section in File Labeling Statements
/external/selinux/libsepol/cil/src/
Dcil_reset_ast.c322 static void cil_reset_filecon(struct cil_filecon *filecon) in cil_reset_filecon()
Dcil.c1728 struct cil_filecon *filecon = filecons->array[i]; in cil_filecons_to_string() local
1766 struct cil_filecon *filecon = filecons->array[i]; in cil_filecons_to_string() local
2537 void cil_filecon_init(struct cil_filecon **filecon) in cil_filecon_init()
Dcil_write_ast.c1234 struct cil_filecon *filecon = node->data; in cil_write_ast_node() local
Dcil_post.c1908 struct cil_filecon *filecon = node->data; in __cil_post_db_cat_helper() local
Dcil_build_ast.c4215 struct cil_filecon *filecon = NULL; in cil_gen_filecon() local
4281 void cil_destroy_filecon(struct cil_filecon *filecon) in cil_destroy_filecon()
Dcil_resolve_ast.c1928 struct cil_filecon *filecon = current->data; in cil_resolve_filecon() local
Dcil_internal.h298 struct cil_sort *filecon; member