Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h209 extern char *CIL_KEY_IBENDPORTCON;
Dcil.c212 char *CIL_KEY_IBENDPORTCON; variable
355 CIL_KEY_IBENDPORTCON = cil_strpool_add("ibendportcon"); in cil_init_keys()
1279 return CIL_KEY_IBENDPORTCON; in cil_node_to_string()
Dcil_post.c2376 …ortcon_compare, cil_post_ibendportcon_context_compare, db, CIL_IBENDPORTCON, CIL_KEY_IBENDPORTCON); in cil_post_db()
Dcil_build_ast.c6405 } else if (parse_current->data == CIL_KEY_IBENDPORTCON) { in __cil_build_ast_node_helper()