sigcontext 2288 arch/i386/i386/machdep.c struct sigcontext *scp, context;
sigcontext 122 arch/i386/include/frame.h struct sigcontext *sf_scp;
sigcontext 124 arch/i386/include/frame.h struct sigcontext sf_sc;
sigcontext 57 arch/i386/include/signal.h struct sigcontext {
sigcontext 56 arch/i386/include/vm86.h struct sigcontext vmsc;
sigcontext 145 compat/sunos/sunos_syscallargs.h syscallarg(struct sigcontext *) sigcntxp;
sigcontext 120 compat/ultrix/ultrix_syscallargs.h syscallarg(struct sigcontext *) sigcntxp;
sigcontext 200 sys/signal.h typedef struct sigcontext ucontext_t;
sigcontext 460 sys/syscallargs.h syscallarg(struct sigcontext *) sigcntxp;