Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dkernel_to_common.h116 int strs_stack_empty(const struct strs *stack);
Dkernel_to_common.c380 int strs_stack_empty(const struct strs *stack) in strs_stack_empty() function
Dkernel_to_conf.c99 if (!new_val || !strs_stack_empty(stack)) { in cond_expr_to_str()
249 if (!new_val || !strs_stack_empty(stack)) { in constraint_expr_to_str()
Dkernel_to_cil.c101 if (!new_val || !strs_stack_empty(stack)) { in cond_expr_to_str()
253 if (!new_val || !strs_stack_empty(stack)) { in constraint_expr_to_str()