Home
last modified time | relevance | path

Searched defs:stack_pop (Results 1 – 3 of 3) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
Dstack.c60 int stack_pop(struct stack *s, void *data) in stack_pop() function
/external/iptables/iptables/
Dxtables-config-parser.y52 static struct stack_elem *stack_pop(void) in stack_pop() function
/external/selinux/libsepol/src/
Dmodule_to_cil.c456 static void *stack_pop(struct stack *stack) in stack_pop() function