Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h217 extern char *CIL_KEY_PCIDEVICECON;
Dcil.c220 char *CIL_KEY_PCIDEVICECON; variable
363 CIL_KEY_PCIDEVICECON = cil_strpool_add("pcidevicecon"); in cil_init_keys()
1295 return CIL_KEY_PCIDEVICECON; in cil_node_to_string()
Dcil_post.c2418 …icecon_compare, cil_post_pcidevicecon_context_compare, db, CIL_PCIDEVICECON, CIL_KEY_PCIDEVICECON); in cil_post_db()
Dcil_build_ast.c6429 } else if (parse_current->data == CIL_KEY_PCIDEVICECON) { in __cil_build_ast_node_helper()