Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_tree.c334 static int cil_expr_to_string(struct cil_list *expr, char **out) in cil_expr_to_string() function
348 rc = cil_expr_to_string(curr->data, &stack[pos]); in cil_expr_to_string()
511 rc = cil_expr_to_string(datum_expr, &expr_str); in cil_tree_print_expr()
513 rc = cil_expr_to_string(str_expr, &expr_str); in cil_tree_print_expr()