Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h208 extern char *CIL_KEY_IBPKEYCON;
Dcil.c211 char *CIL_KEY_IBPKEYCON; variable
354 CIL_KEY_IBPKEYCON = cil_strpool_add("ibpkeycon"); in cil_init_keys()
1277 return CIL_KEY_IBPKEYCON; in cil_node_to_string()
Dcil_post.c2370 …_post_ibpkeycon_compare, cil_post_ibpkeycon_context_compare, db, CIL_IBPKEYCON, CIL_KEY_IBPKEYCON); in cil_post_db()
Dcil_build_ast.c6402 } else if (parse_current->data == CIL_KEY_IBPKEYCON) { in __cil_build_ast_node_helper()