Searched defs:oact (Results 1 - 25 of 28) sorted by path

12

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c1229 struct sigaction act, oact; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c1896 struct sigaction act, oact; local
/freebsd-10-stable/contrib/apr/threadproc/unix/
H A Dsignals.c76 struct sigaction act, oact; local
/freebsd-10-stable/contrib/bmake/
H A Dsigcompat.c169 struct sigaction act, oact; local
/freebsd-10-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c140 sigaction_t act, oact; local
/freebsd-10-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-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigqueue.c190 struct sigaction oact[CNT]; local
/freebsd-10-stable/contrib/nvi/cl/
H A Dcl.h50 struct sigaction oact[INDX_MAX]; member in struct:_cl_private
/freebsd-10-stable/crypto/openssl/crypto/
H A Ds390xcap.c20 struct sigaction ill_act, oact; local
/freebsd-10-stable/lib/libc/sys/
H A Dsigaction.c45 sigaction(int sig, const struct sigaction *act, struct sigaction *oact) argument
/freebsd-10-stable/lib/libc/tests/gen/
H A Dpopen_test.c142 struct sigaction act, oact; local
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_sigaction.c42 _sigaction(int sig, const struct sigaction * act, struct sigaction * oact) argument
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_sig.c403 struct sigaction act, nact, oact; local
517 __thr_sigaction(int sig, const struct sigaction *act, struct sigaction *oact) argument
[all...]
/freebsd-10-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-10-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c515 l_sigaction_t act, oact; local
H A Dlinux32_proto.h556 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-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h359 char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct sigaction32 *)]; member in struct:freebsd32_sigaction_args
981 char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct sigaction32 *)]; member in struct:freebsd4_freebsd32_sigaction_args
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_signal.c118 struct sigaction act, oact, *nsa, *osa; local
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_xenix.h58 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-10-stable/sys/i386/linux/
H A Dlinux_machdep.c481 l_sigaction_t act, oact; local
H A Dlinux_proto.h557 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-10-stable/sys/sys/
H A Dsysproto.h1247 char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigaction *)]; member in struct:sigaction_args
2448 char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigaction *)]; member in struct:freebsd4_sigaction_args
/freebsd-10-stable/tests/sys/fifo/
H A Dfifo_io.c318 struct sigaction act, oact; local
358 struct sigaction act, oact; local
/freebsd-10-stable/tools/regression/lib/libc/gen/
H A Dtest-popen.c78 struct sigaction act, oact; local

Completed in 355 milliseconds

12