Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h212 char *CIL_KEY_NETIFCON; variable
Dcil.c197 CIL_KEY_NETIFCON = cil_strpool_add("netifcon"); in cil_init_keys()
1124 return CIL_KEY_NETIFCON; in cil_node_to_string()
Dcil_post.c2366 … cil_post_netifcon_compare, cil_post_netifcon_context_compare, db, CIL_NETIFCON, CIL_KEY_NETIFCON); in cil_post_db()
Dcil_build_ast.c6414 } else if (parse_current->data == CIL_KEY_NETIFCON) { in __cil_build_ast_node_helper()