Searched refs:stack_print (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/sys/sys/ |
| H A D | stack.h | 52 void stack_print(const struct stack *);
|
| /freebsd-14.2/usr.bin/dc/ |
| H A D | extern.h | 59 void stack_print(FILE *, const struct stack *, const char *,
|
| H A D | stack.c | 259 stack_print(FILE *f, const struct stack *stack, const char *prefix, u_int base) in stack_print() function
|
| H A D | bcode.c | 488 stack_print(stdout, &bmachine.stack, "", bmachine.obase); in print_stack() 1757 stack_print(stderr, &bmachine.stack, "* ", in eval() 1768 stack_print(stderr, &bmachine.stack, "* ", in eval()
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_stack.c | 94 stack_print(const struct stack *st) in stack_print() function
|
| /freebsd-14.2/sys/ufs/ufs/ |
| H A D | ufs_lookup.c | 1473 stack_print(&tr->tr_st); in ufs_assert_inode_offset_owner() 1475 stack_print(&tr->tr_unlock); in ufs_assert_inode_offset_owner()
|
| /freebsd-14.2/sys/dev/ocs_fc/ |
| H A D | ocs_os.c | 859 stack_print(&st); in ocs_print_stack()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_compat.c | 2581 stack_print(&st); in linux_dump_stack()
|
| /freebsd-14.2/sys/geom/journal/ |
| H A D | g_journal.c | 316 stack_print(&mi->mi_stack); in gj_free()
|
| /freebsd-14.2/share/man/man9/ |
| H A D | Makefile | 2122 stack.9 stack_print.9 \
|
| /freebsd-14.2/sys/vm/ |
| H A D | uma_core.c | 3578 stack_print(&st); in uma_zalloc_debug()
|
| /freebsd-14.2/ |
| H A D | ObsoleteFiles.inc | 16375 # 20080314: stack_print(9) mlink fixed
|