Searched refs:SIGHUP (Results 1 – 16 of 16) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed.c | 76 if (sigaction(SIGHUP, &sa, NULL) < 0) in _setup_sig_handlers() 161 if (sigaction(SIGHUP, &sa, NULL) < 0) in _start_daemonize()
|
| /f-stack/freebsd/sys/ |
| H A D | rctl.h | 98 #define RCTL_ACTION_SIGHUP SIGHUP
|
| H A D | signal.h | 71 #define SIGHUP 1 /* hangup */ macro
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vmdq_forwarding.rst | 38 To have the application display the statistics, send a SIGHUP signal to the running application pro… 196 This is provided by way of a signal handler for the SIGHUP signal,
|
| H A D | vmdq_dcb_forwarding.rst | 47 To have the application display the statistics, send a SIGHUP signal to the running application pro… 255 This is provided by way of a signal handler for the SIGHUP signal,
|
| /f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/ |
| H A D | nfs.c | 436 kill(mountdpid, SIGHUP); in nfs_commit_shares()
|
| /f-stack/dpdk/examples/vmdq/ |
| H A D | main.c | 604 signal(SIGHUP, sighup_handler); in main()
|
| /f-stack/tools/libutil/ |
| H A D | pw_util.c | 146 (void)signal(SIGHUP, SIG_IGN); in pw_init()
|
| /f-stack/dpdk/examples/vmdq_dcb/ |
| H A D | main.c | 652 signal(SIGHUP, sighup_handler); in main()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-benchmark.c | 656 signal(SIGHUP, SIG_IGN); in main()
|
| H A D | server.c | 2023 signal(SIGHUP, SIG_IGN); in initServer()
|
| /f-stack/freebsd/kern/ |
| H A D | tty_ttydisc.c | 630 tty_signal_sessleader(tp, SIGHUP); in ttydisc_modem()
|
| H A D | kern_proc.c | 915 tty_signal_pgrp(tp, SIGHUP); in killjobc() 952 kern_psignal(p, SIGHUP); in orphanpg()
|
| H A D | kern_prot.c | 1530 case SIGHUP: in cr_cansignal()
|
| H A D | kern_sig.c | 214 [SIGHUP] = SIGPROP_KILL,
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/ |
| H A D | README.md | 247 ## "SIGHUP" : Send a HUP signal. Not available on Windows. (not recommended)
|