Searched refs:svr4_32_ucontext (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/svr4_32/
H A Dsvr4_32_ucontext.h1 /* $NetBSD: svr4_32_ucontext.h,v 1.8 2007/12/04 18:40:27 dsl Exp $ */
44 typedef struct svr4_32_ucontext { struct
63 struct svr4_32_ucontext sf_uc;
73 void svr4_32_getcontext(struct lwp *, struct svr4_32_ucontext *, const sigset_t *);
74 int svr4_32_setcontext(struct lwp *, struct svr4_32_ucontext *);
H A Dsvr4_32_schedctl.c52 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_syscalls.c28 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_filio.c54 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_net.c70 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_ioctl.c56 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_lwp.c57 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_signal.c57 #include <compat/svr4_32/svr4_32_ucontext.h>
546 svr4_32_getcontext(struct lwp *l, struct svr4_32_ucontext *uc, const sigset_t *mask)
577 svr4_32_setcontext(struct lwp *l, struct svr4_32_ucontext *uc)
618 syscallarg(struct svr4_32_ucontext *) uc;
620 struct svr4_32_ucontext uc;
H A Dsvr4_32_sockio.c57 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_resource.c48 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_socket.c65 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_sysent.c27 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_fcntl.c53 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_ipc.c58 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_stat.c61 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_termios.c55 #include <compat/svr4_32/svr4_32_ucontext.h>
H A Dsvr4_32_misc.c82 #include <compat/svr4_32/svr4_32_ucontext.h>
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dsvr4_32_machdep.h85 struct svr4_32_ucontext;
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dsvr4_32_machdep.c59 #include <compat/svr4_32/svr4_32_ucontext.h>

Completed in 92 milliseconds