Searched refs:funcsize (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dwalkstack.c235 extern void thr_sighndlrinfo(void (**func)(), int *funcsize);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c2583 thr_sighndlrinfo(void (**func)(), int *funcsize) argument
2586 *funcsize = (char *)&__sighndlrend - (char *)&__sighndlr;

Completed in 28 milliseconds