Searched refs:sighup (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/mailx/
H A Dcollect.c384 if ((state.collect.sighup = signal(SIGHUP, SIG_IGN)) != SIG_IGN)
798 signal(SIGHUP, state.collect.sighup);
H A Dmailx.h675 sig_t sighup; /* Previous SIGHUP value */ member in struct:__anon136::__anon137

Completed in 19 milliseconds