Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h210 extern char *CIL_KEY_PORTCON;
Dcil.c213 char *CIL_KEY_PORTCON; variable
356 CIL_KEY_PORTCON = cil_strpool_add("portcon"); in cil_init_keys()
1281 return CIL_KEY_PORTCON; in cil_node_to_string()
Dcil_post.c2382 …con, cil_post_portcon_compare, cil_post_portcon_context_compare, db, CIL_PORTCON, CIL_KEY_PORTCON); in cil_post_db()
Dcil_build_ast.c6408 } else if (parse_current->data == CIL_KEY_PORTCON) { in __cil_build_ast_node_helper()