/titanic_41/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 | 71 typedef struct ucontext ucontext_t; 77 struct ucontext { struct
|
H A D | Makefile | 55 ucontext.h \
|
H A D | old_procfs.h | 196 struct ucontext *pr_oldcontext; /* Address of previous ucontext */
|
/titanic_41/usr/src/lib/libc/port/fp/ |
H A D | sigfpe.c | 125 ucontext_t *ucontext = arg; in _sigfpe_master() local 165 (sigfpe_handlers[i])(sig, siginfo, ucontext); in _sigfpe_master() 178 (ieee_handlers[(int)exception])(sig, siginfo, ucontext); in _sigfpe_master()
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | ucontext.h | 97 typedef struct ucontext{ struct 99 struct ucontext *uc_link; argument
|
/titanic_41/usr/src/uts/intel/sys/ |
H A D | ucontext.h | 70 typedef struct ucontext ucontext_t; 76 struct ucontext { struct
|
H A D | Makefile | 87 ucontext.h \
|
H A D | old_procfs.h | 197 struct ucontext *pr_oldcontext; /* Address of previous ucontext */
|
/titanic_41/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kmdb_context_off.in | 30 #include <ucontext.h> 32 ucontext
|
/titanic_41/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kmdb_context_off.in | 30 #include <ucontext.h> 32 ucontext
|
/titanic_41/usr/src/man/man3head/ |
H A D | Makefile | 96 ucontext.h.3head \ 185 ucontext.3head \ 274 ucontext.3head := LINKSRC = ucontext.h.3head
|
/titanic_41/usr/src/test/libc-tests/cfg/symbols/ |
H A D | ucontext_h.cfg | 17 # Definitions found in ucontext.h
|
/titanic_41/usr/src/lib/brand/shared/brand/common/ |
H A D | offsets.in | 27 #include <sys/ucontext.h>
|
/titanic_41/usr/src/uts/intel/ia32/syscall/ |
H A D | getcontext.c | 69 ucp->uc_link = (struct ucontext *)lwp->lwp_oldcontext; in savecontext()
|
/titanic_41/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
|
/titanic_41/usr/src/head/ |
H A D | Makefile | 197 ucontext.h \
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 916 ucontext.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 956 ucontext.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 928 ucontext.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 984 ucontext.o \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-header.mf | 1557 file path=usr/include/sys/ucontext.h 1621 file path=usr/include/ucontext.h 1924 file path=usr/share/man/man3head/ucontext.h.3head 2105 link path=usr/share/man/man3head/ucontext.3head target=ucontext.h.3head
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | llib-lc | 147 #include <ucontext.h>
|
/titanic_41/usr/src/uts/common/fs/proc/ |
H A D | prioctl.c | 3279 sp->pr_oldcontext = (struct ucontext *)lwp->lwp_oldcontext; in oprgetstatus()
|
/titanic_41/ |
H A D | .gitignore | 6360 usr/src/man/man3head/ucontext.3head
|