Home
last modified time | relevance | path

Searched refs:CIL_PARAM (Results 1 – 5 of 5) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h47 CIL_PARAM, enumerator
Dcil_copy_ast.c69 case CIL_PARAM: { in cil_copy_list()
75 cil_list_append(new, CIL_PARAM, pn); in cil_copy_list()
Dcil.c720 case CIL_PARAM: in cil_destroy_data()
1128 case CIL_PARAM: in cil_node_to_string()
Dcil_resolve_ast.c2739 if (item->flavor != CIL_PARAM) { in cil_build_call_args()
Dcil_build_ast.c5315 cil_list_append(macro->params, CIL_PARAM, param); in cil_gen_macro()