Date: Wed, 19 Apr 2000 21:39:44 -0500 (CDT) From: Steve Price <sprice@hiwaay.net> To: freebsd-hackers@freebsd.org Subject: sigjmp_buf question Message-ID: <Pine.OSF.4.21.0004192132030.14905-100000@fly.HiWAAY.net>
next in thread | raw e-mail | index | archive | help
Where does one look in the source for the definition of what each of the ints in sigjmp_buf._sjb (or jmp_buf._jb for that matter) contain? The only occurrences of it (according to grep(1)) are in the header file machine/setjmp.h. I also looked into src/sys/i386/i386/machdep.c and didn't see anything that struck me as being what I'm looking for. TIA. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.21.0004192132030.14905-100000>