Searched defs:act (Results 1 - 25 of 174) sorted by relevance

1234567

/src/lib/libc/sys/
H A D__sigaction_siginfo.c56 __sigaction_siginfo(int sig, const struct sigaction *act, argument
/src/tests/lib/libc/gen/posix_spawn/
H A Dh_spawnattr.c51 struct sigaction act; local in function:main
/src/lib/libc/gen/
H A Dsignal.c72 struct sigaction act, oact; local in function:bsd_signal
/src/lib/libutil/
H A Draise_default_signal.c66 struct sigaction origact, act; local in function:raise_default_signal
H A Dttyaction.c66 ttyaction(const char *tty, const char *act, const char *user) argument
/src/sys/arch/cesfic/cesfic/
H A Dsic6351.c56 act2icr(int act) argument
/src/lib/libc/compat/arch/powerpc64/sys/
H A Dcompat_missing.c57 sigaction(int sig, const struct sigaction * restrict act, argument
/src/tests/lib/libpthread/
H A Dt_siglongjmp.c78 struct sigaction act; local in function:ATF_TC_BODY
H A Dt_sleep.c74 struct sigaction act; local in function:ATF_TC_BODY
H A Dt_sigmask.c109 struct sigaction act; local in function:ATF_TC_BODY
179 struct sigaction act; local in function:ATF_TC_BODY
224 struct sigaction act; local in function:ATF_TC_BODY
[all...]
/src/sys/arch/arm/imx/
H A Dimx23_ahb.c101 ahb_activate(device_t self, enum devact act) argument
H A Dimx23_usb.c131 imx23_usb_activate(device_t self, enum devact act) argument
H A Dimx23_apbh.c109 apbh_activate(device_t self, enum devact act) argument
H A Dimx23_apbx.c109 apbx_activate(device_t self, enum devact act) argument
H A Dimx23_clkctrl.c120 clkctrl_activate(device_t self, enum devact act) argument
H A Dimx23_digctl.c139 digctl_activate(device_t self, enum devact act) argument
H A Dimx23_rtc.c122 rtc_activate(device_t self, enum devact act) argument
H A Dimx23_usbphy.c121 usbphy_activate(device_t self, enum devact act) argument
/src/tests/fs/common/
H A Dfstest_ffs.c64 struct sigaction act, oact; local in function:ffs_fstest_newfs
H A Dfstest_udf.c64 struct sigaction act, oact; local in function:udf_fstest_newfs
/src/sys/dev/gpio/
H A Dgpiolock.c151 gpiolock_activate(device_t self, enum devact act) argument
/src/lib/librefuse/
H A Drefuse_signals.c122 struct sigaction act; local in function:set_signal_handler
/src/sys/dev/spi/
H A Dscmdspi.c263 scmdspi_activate(device_t self, enum devact act) argument
/src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_memory.c279 int act; local in function:drm_mtrr_add
293 int act; local in function:drm_mtrr_del
/src/sys/netinet/
H A Dtcp_debug.c111 tcp_trace(short act, short ostate, struct tcpcb *tp, struct mbuf *m, int req) argument

Completed in 11 milliseconds

1234567