Searched defs:oact (Results 1 - 13 of 13) sorted by relevance
| /src/lib/libc/sys/ |
| H A D | Lint___sigaction_siginfo.c | 7 __sigaction_siginfo(int sig,const struct sigaction * nact,struct sigaction * oact) argument
|
| H A D | __sigaction_siginfo.c | 56 __sigaction_siginfo(int sig,const struct sigaction * act,struct sigaction * oact) argument
|
| /src/lib/libc/gen/ |
| H A D | signal.c | 72 struct sigaction act, oact; local in function:bsd_signal
|
| /src/lib/libc/compat/arch/powerpc64/sys/ |
| H A D | compat_missing.c | 57 sigaction(int sig,const struct sigaction * restrict act,struct sigaction * restrict oact) argument
|
| /src/tests/fs/common/ |
| H A D | fstest_ffs.c | 64 struct sigaction act, oact; local in function:ffs_fstest_newfs
|
| H A D | fstest_udf.c | 64 struct sigaction act, oact; local in function:udf_fstest_newfs
|
| /src/lib/librefuse/ |
| H A D | refuse_signals.c | 160 struct sigaction oact; local in function:restore_signal_handler
|
| /src/usr.bin/ftp/ |
| H A D | progressbar.c | 413 struct sigaction act, oact; local in function:xsignal
|
| /src/tests/lib/libc/sys/ |
| H A D | t_sigqueue.c | 164 struct sigaction oact[CNT]; local in function:ATF_TC_BODY
|
| /src/tests/lib/libpthread/ |
| H A D | t_stack.c | 212 struct sigaction act, oact; local in function:checksigsegv 245 struct sigaction act, oact; local in function:checknosigsegv [all...] |
| /src/sys/dev/pci/ |
| H A D | cmdide.c | 206 uint oact = atomic_cas_uint(&sc->sc_cmd_act_channel, local in function:cmd064x_free_hw
|
| /src/sys/arch/usermode/usermode/ |
| H A D | thunk.c | 580 thunk_sigaction(int sig, const struct sigaction *act, struct sigaction *oact) argument
|
| /src/bin/csh/ |
| H A D | csh.c | 203 struct sigaction oact; local in function:main
|
Completed in 10 milliseconds