Home
last modified time | relevance | path

Searched defs:sighup (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damd.c117 sighup(int sig) in sighup() function
/netbsd-src/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.c77 static int sighup; variable
/netbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c80 sighup(int sig) in sighup() function
/netbsd-src/usr.sbin/rwhod/
H A Drwhod.c255 sighup(int signo __unused) in sighup() function
/netbsd-src/share/examples/refuse/fanoutfs/
H A Dfanoutfs.c96 sighup(int n) in sighup() function
/netbsd-src/sbin/mount_portal/
H A Dpuffs_portal.c78 sighup(int sig) in sighup() function
/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c751 struct sigaction sighup, old_sighup; in child_spawn_loop_and_wait_eintr() local
/netbsd-src/games/sail/
H A Dsync.c319 sig_t sighup, sigint; in Sync() local