Home
last modified time | relevance | path

Searched defs:old_sighup (Results 1 – 6 of 6) sorted by relevance

/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/libvoice/
H A Dsignal.c20 void (*old_sighup) (int); variable
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dquicklaunch.c36 static struct sigaction old_sighup; variable
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvirsh-console.c414 struct sigaction old_sighup; in virshRunConsole() local
/dports/shells/klish/klish-2.1.4/clish/shell/
H A Dshell_execute.c313 struct sigaction old_sigint, old_sigquit, old_sighup; in clish_shell_exec_action() local
/dports/devel/atf/atf-0.21/atf-c/detail/
H A Dprocess_test.c747 struct sigaction sighup, old_sighup; in child_spawn_loop_and_wait_eintr() local
/dports/sysutils/openupsd/openupsd-0.3.1/
H A Dopenupsd.c68 static struct sigaction old_sigint, old_sigchld, old_sighup; variable