Home
last modified time | relevance | path

Searched defs:stack_destroy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libnetfilter_conntrack/src/conntrack/
H A Dstack.c43 void stack_destroy(struct stack *s) in stack_destroy() function
/aosp_15_r20/external/selinux/libsepol/src/
H A Dmodule_to_cil.c401 static int stack_destroy(struct stack **stack) in stack_destroy() function