Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dstack.h54 void stack_print(const struct stack *);
/f-stack/freebsd/kern/
H A Dsubr_stack.c96 stack_print(const struct stack *st) in stack_print() function