Home
last modified time | relevance | path

Searched refs:CIL_KEY_CALL (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h113 extern char *CIL_KEY_CALL;
Dcil.c116 char *CIL_KEY_CALL; variable
281 CIL_KEY_CALL = cil_strpool_add("call"); in cil_init_keys()
1089 return CIL_KEY_CALL; in cil_node_to_string()
Dcil_build_ast.c6160 parse_current->data != CIL_KEY_CALL) { in __cil_build_ast_node_helper()
6440 } else if (parse_current->data == CIL_KEY_CALL) { in __cil_build_ast_node_helper()