sigcontext
struct sigcontext ksc, *scp;
scp = (struct sigcontext *)
scp = (struct sigcontext *)(oldsp - rndfsize);
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext ksc;
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext *sf_scp;
struct sigcontext sf_sc;
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext sf_sc;
struct sigcontext ksc;
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext *sf_scp;
struct sigcontext sf_sc;
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext *sf_scp; /* context ptr for handler */
struct sigcontext sf_sc; /* actual context */
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext ksc;
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext *sf_scp; /* context ptr for handler */
struct sigcontext sf_sc; /* actual context */
struct sigcontext sf_sc;
struct sigcontext sf_sc;
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
struct sigcontext sf_sc;
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
struct sigcontext *sf_ucp; /* r6 - "ucp" argument for handler */
struct sigcontext sf_uc; /* actual context */
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof(ksc.sc_cookie));
struct sigcontext sf_sc; /* actual sigcontext */
syscallarg(struct sigcontext *) sigcntxp;
struct sigcontext ksc, *scp = SCARG(uap, sigcntxp);
offsetof(struct sigcontext, sc_cookie), sizeof (ksc.sc_cookie));
typedef struct sigcontext ucontext_t;
syscallarg(struct sigcontext *) sigcntxp;