Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_internal.h214 extern char *CIL_KEY_IBENDPORTCON;
Dcil.c197 char *CIL_KEY_IBENDPORTCON; variable
342 CIL_KEY_IBENDPORTCON = cil_strpool_add("ibendportcon"); in cil_init_keys()
1333 return CIL_KEY_IBENDPORTCON; in cil_node_to_string()
Dcil_post.c2398 …ortcon_compare, cil_post_ibendportcon_context_compare, db, CIL_IBENDPORTCON, CIL_KEY_IBENDPORTCON); in cil_post_db()
Dcil_build_ast.c6378 } else if (parse_current->data == CIL_KEY_IBENDPORTCON) { in parse_statement()