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.h208 char *CIL_KEY_IBENDPORTCON; variable
Dcil.c193 CIL_KEY_IBENDPORTCON = cil_strpool_add("ibendportcon"); in cil_init_keys()
1116 return CIL_KEY_IBENDPORTCON; in cil_node_to_string()
Dcil_post.c2384 …ortcon_compare, cil_post_ibendportcon_context_compare, db, CIL_IBENDPORTCON, CIL_KEY_IBENDPORTCON); in cil_post_db()
Dcil_build_ast.c6402 } else if (parse_current->data == CIL_KEY_IBENDPORTCON) { in __cil_build_ast_node_helper()