Searched defs:oact (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/lib/libc/sys/
H A Dsigaction.c45 sigaction(int sig, const struct sigaction *act, struct sigaction *oact) argument
/freebsd-11-stable/crypto/openssl/crypto/
H A Ds390xcap.c21 struct sigaction ill_act, oact; local
/freebsd-11-stable/lib/libc/tests/gen/
H A Ddlopen_empty_test.c64 struct sigaction act, oact; local
H A Dpopen_test.c142 struct sigaction act, oact; local
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c141 sigaction_t act, oact; local
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_ffs.c63 struct sigaction act, oact; local
H A Dfstest_udf.c63 struct sigaction act, oact; local
/freebsd-11-stable/contrib/apr/threadproc/unix/
H A Dsignals.c76 struct sigaction act, oact; local
/freebsd-11-stable/contrib/bmake/
H A Dsigcompat.c169 struct sigaction act, oact; local
/freebsd-11-stable/usr.bin/cmp/
H A Dregular.c67 struct sigaction act, oact; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigqueue.c190 struct sigaction oact[CNT]; local
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl.h50 struct sigaction oact[INDX_MAX]; member in struct:_cl_private
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_signal.c118 struct sigaction act, oact, *nsa, *osa; local
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sig.c404 struct sigaction act, nact, oact; local
518 __thr_sigaction(int sig, const struct sigaction *act, struct sigaction *oact) argument
[all...]
/freebsd-11-stable/usr.sbin/pppctl/
H A Dpppctl.c279 struct sigaction act, oact; local
377 struct sigaction act, oact; local
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c522 l_sigaction_t act, oact; local
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c488 l_sigaction_t act, oact; local
/freebsd-11-stable/tests/sys/fifo/
H A Dfifo_io.c318 struct sigaction act, oact; local
358 struct sigaction act, oact; local
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_xenix.h59 char oact_l_[PADL_(struct ibcs2_sigaction *)]; struct ibcs2_sigaction * oact; char oact_r_[PADR_(struct ibcs2_sigaction *)]; member in struct:ibcs2_sigaction_args
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c1279 struct sigaction act, oact; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c1896 struct sigaction act, oact; local
/freebsd-11-stable/sys/kern/
H A Dkern_sig.c683 kern_sigaction(struct thread *td, int sig, const struct sigaction *act, struct sigaction *oact, int flags) argument
831 struct sigaction *oact; member in struct:sigaction_args
837 struct sigaction act, oact; local
859 struct sigaction *oact; member in struct:freebsd4_sigaction_args
865 struct sigaction act, oact; local
[all...]
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h356 char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct sigaction32 *)]; member in struct:freebsd32_sigaction_args
964 char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct sigaction32 *)]; member in struct:freebsd4_freebsd32_sigaction_args
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h78 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-11-stable/sys/sys/
H A Dsysproto.h1202 char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigaction *)]; member in struct:sigaction_args
2402 char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigaction *)]; member in struct:freebsd4_sigaction_args

Completed in 232 milliseconds

12