Searched refs:oact (Results 26 - 39 of 39) sorted by relevance

12

/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h340 char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct sigaction32 *)]; member in struct:freebsd32_sigaction_args
1027 char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct sigaction32 *)]; member in struct:freebsd4_freebsd32_sigaction_args
H A Dfreebsd32_systrace_args.c1952 uarg[2] = (intptr_t)p->oact; /* struct sigaction32 * */
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_systrace_args.c1025 uarg[2] = (intptr_t)p->oact; /* l_sigaction_t * */
H A Dlinux_proto.h450 char oact_l_[PADL_(l_sigaction_t *)]; l_sigaction_t * oact; char oact_r_[PADR_(l_sigaction_t *)]; member in struct:linux_rt_sigaction_args
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_systrace_args.c1058 uarg[2] = (intptr_t)p->oact; /* l_sigaction_t * */
H A Dlinux_proto.h559 char oact_l_[PADL_(l_sigaction_t *)]; l_sigaction_t * oact; char oact_r_[PADR_(l_sigaction_t *)]; member in struct:linux_rt_sigaction_args
/freebsd-13-stable/sys/sys/
H A Dsysproto.h1126 char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigaction *)]; member in struct:sigaction_args
2464 char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigaction *)]; member in struct:freebsd4_sigaction_args
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h546 char oact_l_[PADL_(l_sigaction_t *)]; l_sigaction_t * oact; char oact_r_[PADR_(l_sigaction_t *)]; member in struct:linux_rt_sigaction_args
H A Dlinux_systrace_args.c1225 uarg[2] = (intptr_t)p->oact; /* l_sigaction_t * */
/freebsd-13-stable/sys/kern/
H A Dsystrace_args.c2098 uarg[2] = (intptr_t)p->oact; /* struct sigaction * */
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_systrace_args.c1182 uarg[2] = (intptr_t)p->oact; /* l_sigaction_t * */
H A Dlinux32_proto.h545 char oact_l_[PADL_(l_sigaction_t *)]; l_sigaction_t * oact; char oact_r_[PADR_(l_sigaction_t *)]; member in struct:linux_rt_sigaction_args
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h79 char oact_l_[PADL_(l_sigaction_t *)]; l_sigaction_t * oact; char oact_r_[PADR_(l_sigaction_t *)]; member in struct:linux_rt_sigaction_args
H A Dlinux_systrace_args.c132 uarg[2] = (intptr_t)p->oact; /* l_sigaction_t * */

Completed in 359 milliseconds

12