Home
last modified time | relevance | path

Searched refs:stack_free (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstack.h43 void stack_free(stk_t *);
H A Dstack.c65 stack_free(stk_t *sp) in stack_free() function