Searched refs:SIGIO (Results 1 – 15 of 15) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_process.c | 74 { SIGIO, "SIGIO", "", ngx_signal_handler }, 397 case SIGIO: in ngx_signal_handler() 436 case SIGIO: in ngx_signal_handler()
|
| H A D | ngx_process_cycle.c | 105 sigaddset(&set, SIGIO); in ngx_master_process_cycle()
|
| /f-stack/freebsd/sys/ |
| H A D | rctl.h | 119 #define RCTL_ACTION_SIGIO SIGIO
|
| H A D | signal.h | 114 #define SIGIO 23 /* input/output possible signal */ macro
|
| /f-stack/freebsd/kern/ |
| H A D | subr_log.c | 244 pgsigio(&logsoftc.sc_sigio, SIGIO, 0); in logtimeout()
|
| H A D | sys_pipe.c | 669 pgsigio(&cpipe->pipe_sigio, SIGIO, 0); in pipeselwakeup()
|
| H A D | uipc_sockbuf.c | 526 pgsigio(&so->so_sigio, SIGIO, 0); in sowakeup()
|
| H A D | tty.c | 1533 pgsigio(&tp->t_sigio, SIGIO, (tp->t_session != NULL)); in tty_wakeup()
|
| H A D | kern_event.c | 2226 pgsigio(&kq->kq_sigio, SIGIO, 0); in kqueue_wakeup()
|
| H A D | uipc_socket.c | 994 pgsigio(&sol->so_sigio, SIGIO, 0);
|
| H A D | kern_sig.c | 236 [SIGIO] = SIGPROP_IGNORE,
|
| H A D | subr_bus.c | 669 pgsigio(&devsoftc.sigio, SIGIO, 0); in devctl_queue()
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_pipe.c | 498 pgsigio(&ap->ap_sigio, SIGIO, 0); in audit_pipe_append()
|
| /f-stack/freebsd/net/ |
| H A D | if_tuntap.c | 861 pgsigio(&tp->tun_sigio, SIGIO, 0); in tunstart() 914 pgsigio(&tp->tun_sigio, SIGIO, 0); in tunstart_l2()
|
| H A D | bpf.c | 960 d->bd_sig = SIGIO; in bpfopen()
|