Home
last modified time | relevance | path

Searched refs:CIL_KEY_IOMEMCON (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h215 extern char *CIL_KEY_IOMEMCON;
Dcil.c218 char *CIL_KEY_IOMEMCON; variable
361 CIL_KEY_IOMEMCON = cil_strpool_add("iomemcon"); in cil_init_keys()
1291 return CIL_KEY_IOMEMCON; in cil_node_to_string()
Dcil_post.c2406 … cil_post_iomemcon_compare, cil_post_iomemcon_context_compare, db, CIL_IOMEMCON, CIL_KEY_IOMEMCON); in cil_post_db()
Dcil_build_ast.c6423 } else if (parse_current->data == CIL_KEY_IOMEMCON) { in __cil_build_ast_node_helper()