HomeSort by relevance Sort by last modified time
    Searched refs:stack_destroy (Results 1 - 4 of 4) sorted by null

  /external/libnetfilter_conntrack/include/internal/
stack.h 7 void stack_destroy(struct stack *s);
  /external/libnetfilter_conntrack/src/conntrack/
stack.c 43 void stack_destroy(struct stack *s) function
bsf.c 370 stack_destroy(s);
482 stack_destroy(s);
555 stack_destroy(s);
662 stack_destroy(s);
731 stack_destroy(s);
  /external/selinux/libsepol/src/
module_to_cil.c 409 static int stack_destroy(struct stack **stack) function
443 stack_destroy(&s);
1400 stack_destroy(&stack);
    [all...]

Completed in 3750 milliseconds