Home
last modified time | relevance | path

Searched refs:strs_stack_push (Results 1 - 4 of 4) sorted by relevance

/third_party/selinux/libsepol/src/
H A Dkernel_to_common.h116 int strs_stack_push(struct strs *stack, char *s);
H A Dkernel_to_common.c420 int strs_stack_push(struct strs *stack, char *s) in strs_stack_push() function
H A Dkernel_to_cil.c92 rc = strs_stack_push(stack, new_val); in cond_expr_to_str()
244 rc = strs_stack_push(stack, new_val); in constraint_expr_to_str()
H A Dkernel_to_conf.c90 rc = strs_stack_push(stack, new_val); in cond_expr_to_str()
240 rc = strs_stack_push(stack, new_val); in constraint_expr_to_str()

Completed in 12 milliseconds