Searched refs:ERR_STACK_FRAMES (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libumem/common/ | ||
H A D | umem_fail.c | 81 #define ERR_STACK_FRAMES 128 macro 86 uintptr_t cur_stack[ERR_STACK_FRAMES]; 91 uint_t nframes = getpcstack(cur_stack, ERR_STACK_FRAMES, 0); |
Completed in 33 milliseconds