| /freebsd-9-stable/lib/libkse/thread/ |
| D | thr_sigaction.c | 42 _sigaction(int sig, const struct sigaction * act, struct sigaction * oact) in _sigaction()
|
| /freebsd-9-stable/contrib/ncurses/ncurses/tty/ |
| D | lib_tstp.c | 140 sigaction_t act, oact; in tstp() local
|
| /freebsd-9-stable/usr.bin/cmp/ |
| D | regular.c | 67 struct sigaction act, oact; in c_regular() local
|
| /freebsd-9-stable/usr.sbin/pppctl/ |
| D | pppctl.c | 277 struct sigaction act, oact; in Terminal() local 375 struct sigaction act, oact; in main() local
|
| /freebsd-9-stable/contrib/nvi/tk/ |
| D | tki.h | 38 struct sigaction oact[INDX_MAX]; member
|
| /freebsd-9-stable/contrib/bmake/ |
| D | sigcompat.c | 169 struct sigaction act, oact; in signal() local
|
| /freebsd-9-stable/contrib/nvi/cl/ |
| D | cl.h | 33 struct sigaction oact[INDX_MAX]; member
|
| /freebsd-9-stable/tools/regression/fifo/fifo_io/ |
| D | fifo_io.c | 319 struct sigaction act, oact; in timed_write() local 359 struct sigaction act, oact; in timed_read() local
|
| /freebsd-9-stable/sys/kern/ |
| D | kern_sig.c | 633 kern_sigaction(td, sig, act, oact, flags) in kern_sigaction() argument 779 struct sigaction *oact; member 787 struct sigaction act, oact; local 809 struct sigaction *oact; member 817 struct sigaction act, oact; local
|
| /freebsd-9-stable/sys/compat/linux/ |
| D | linux_signal.c | 146 struct sigaction act, oact, *nsa, *osa; in linux_do_sigaction() local
|
| /freebsd-9-stable/lib/libthr/thread/ |
| D | thr_sig.c | 506 _sigaction(int sig, const struct sigaction * act, struct sigaction * oact) in _sigaction()
|
| /freebsd-9-stable/sys/i386/ibcs2/ |
| D | ibcs2_xenix.h | 58 …char oact_l_[PADL_(struct ibcs2_sigaction *)]; struct ibcs2_sigaction * oact; char oact_r_[PADR_(s… member
|
| /freebsd-9-stable/sys/i386/linux/ |
| D | linux_machdep.c | 685 l_sigaction_t act, oact; in linux_sigaction() local
|
| D | linux_proto.h | 542 char oact_l_[PADL_(l_sigaction_t *)]; l_sigaction_t * oact; char oact_r_[PADR_(l_sigaction_t *)]; member
|
| /freebsd-9-stable/sys/amd64/linux32/ |
| D | linux32_machdep.c | 704 l_sigaction_t act, oact; in linux_sigaction() local
|
| D | linux32_proto.h | 545 char oact_l_[PADL_(l_sigaction_t *)]; l_sigaction_t * oact; char oact_r_[PADR_(l_sigaction_t *)]; member
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/ |
| D | dtrace.c | 1221 struct sigaction act, oact; local
|
| /freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| D | dt_cc.c | 1875 struct sigaction act, oact; in dt_preproc() local
|
| /freebsd-9-stable/sys/compat/freebsd32/ |
| D | freebsd32_proto.h | 354 …char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct si… member 930 …char oact_l_[PADL_(struct sigaction32 *)]; struct sigaction32 * oact; char oact_r_[PADR_(struct si… member
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 1238 …char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigact… member 2357 …char oact_l_[PADL_(struct sigaction *)]; struct sigaction * oact; char oact_r_[PADR_(struct sigact… member
|