Searched refs:__cil_expr_to_string (Results 1 – 1 of 1) sorted by relevance
2026 static void __cil_expr_to_string(struct cil_list *expr, enum cil_flavor flavor, char **out);2035 __cil_expr_to_string(curr->data, flavor, &c); in __cil_expr_to_string_helper()2045 static void __cil_expr_to_string(struct cil_list *expr, enum cil_flavor flavor, char **out) in __cil_expr_to_string() function4705 __cil_expr_to_string(px->expr_str, CIL_PERMISSIONX, &expr_str); in __cil_print_permissionx()