| /illumos-gate/usr/src/test/libc-tests/cfg/symbols/ |
| H A D | ucontext_h.cfg | 18 # Definitions found in ucontext.h 24 type | sigset_t | ucontext.h | -POSIX+ SUS+ 25 type | stack_t | ucontext.h | -POSIX+ SUS+ 26 type | mcontext_t | ucontext.h | -POSIX+ SUS+ 27 type | ucontext_t | ucontext.h | -POSIX+ SUS+ 32 value | REG_SP | int | ucontext.h | -POSIX+ -SUS+ 33 value | GETCONTEXT | int | ucontext.h | -POSIX+ -SUS+
|
| /illumos-gate/usr/src/uts/sparc/sys/ |
| H A D | archsystm.h | 93 struct ucontext; 94 extern void xregs_clrptr(struct _klwp *, struct ucontext *); 95 extern int xregs_hasptr(struct _klwp *, struct ucontext *); 96 extern caddr_t xregs_getptr(struct _klwp *, struct ucontext *); 97 extern void xregs_setptr(struct _klwp *, struct ucontext *, caddr_t);
|
| H A D | ucontext.h | 73 typedef struct ucontext ucontext_t; 79 struct ucontext { struct
|
| H A D | old_procfs.h | 196 struct ucontext *pr_oldcontext; /* Address of previous ucontext */
|
| /illumos-gate/usr/src/test/os-tests/tests/ |
| H A D | Makefile | 71 ucontext \ 95 ucontext.32 := SMOFF += unreachable 96 ucontext.64 := SMOFF += unreachable
|
| /illumos-gate/usr/src/lib/libc/port/fp/ |
| H A D | sigfpe.c | 123 ucontext_t *ucontext = arg; in _sigfpe_master() local 169 (sigfpe_handlers[i])(sig, siginfo, ucontext); in _sigfpe_master() 182 (ieee_handlers[(int)exception])(sig, siginfo, ucontext); in _sigfpe_master()
|
| /illumos-gate/usr/src/uts/intel/sys/ |
| H A D | ucontext.h | 73 typedef struct ucontext ucontext_t; 79 struct ucontext { struct
|
| H A D | fp.h | 388 struct ucontext; 394 extern int fpu_signal_copyin(struct _klwp *, struct ucontext *);
|
| H A D | Makefile | 102 ucontext.h \
|
| H A D | old_procfs.h | 197 struct ucontext *pr_oldcontext; /* Address of previous ucontext */
|
| /illumos-gate/usr/src/cmd/mdb/intel/kmdb/ |
| H A D | kmdb_context_off.in | 30 #include <ucontext.h> 32 ucontext
|
| /illumos-gate/usr/src/lib/brand/shared/brand/common/ |
| H A D | offsets.in | 27 #include <sys/ucontext.h>
|
| /illumos-gate/usr/src/man/man3head/ |
| H A D | Manlink | 264 ucontext.h.3head 265 ucontext.3head
|
| H A D | Makefile | 102 ucontext.h.3head \
|
| /illumos-gate/usr/src/test/os-tests/runfiles/ |
| H A D | default.run | 47 [/opt/os-tests/tests/ucontext.32] 48 [/opt/os-tests/tests/ucontext.64]
|
| /illumos-gate/usr/src/head/ |
| H A D | Makefile | 203 ucontext.h \
|
| /illumos-gate/usr/src/cmd/ldmad/ |
| H A D | ldmad.c | 493 ldma_sigusr_handler(int sig, siginfo_t *sinfo, void *ucontext) in ldma_sigusr_handler() argument
|
| /illumos-gate/usr/src/uts/intel/syscall/ |
| H A D | getcontext.c | 137 ucp->uc_link = (struct ucontext *)lwp->lwp_oldcontext; in savecontext()
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-test-ostest.p5m | 328 file path=opt/os-tests/tests/ucontext.32 mode=0555 329 file path=opt/os-tests/tests/ucontext.64 mode=0555
|
| H A D | system-header.p5m | 1463 file path=usr/include/sys/ucontext.h 1528 file path=usr/include/ucontext.h 1898 link path=usr/share/man/man3head/ucontext.3head target=ucontext.h.3head 1899 file path=usr/share/man/man3head/ucontext.h.3head
|
| /illumos-gate/usr/src/lib/libc/sparcv9/ |
| H A D | Makefile.com | 966 ucontext.o \
|
| /illumos-gate/usr/src/lib/libc/i386/ |
| H A D | Makefile.com | 998 ucontext.o \
|
| /illumos-gate/usr/src/lib/libc/amd64/ |
| H A D | Makefile | 956 ucontext.o \
|
| /illumos-gate/usr/src/lib/libc/sparc/ |
| H A D | Makefile.com | 1020 ucontext.o \
|
| /illumos-gate/usr/src/uts/common/fs/proc/ |
| H A D | prioctl.c | 3179 sp->pr_oldcontext = (struct ucontext *)lwp->lwp_oldcontext; in oprgetstatus()
|