Searched refs:stack_getbounds (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/head/
H A Ducontext.h79 extern int stack_getbounds(stack_t *);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstack.c37 #pragma weak _stack_getbounds = stack_getbounds
39 stack_getbounds(stack_t *sp) function
/illumos-gate/usr/src/lib/libumem/common/
H A Dgetpcstack.c70 if (stack_getbounds(&st) != 0) {
77 * stack_getbounds(3C) -- correct it
/illumos-gate/usr/src/lib/libidmap/common/
H A Dutils.c301 if (stack_getbounds(&st) == 0) {
/illumos-gate/usr/src/man/man3c/
H A DMakefile430 stack_getbounds.3c \

Completed in 52 milliseconds