Searched refs:SIG_IGN (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/
H A Dos-sunos4.h206 #undef SIG_IGN macro
207 #define SIG_IGN (void (*)(int))1 macro
/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c387 signal(SIGXFSZ, SIG_IGN);
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dapp.c177 result = handle_signal(SIGPIPE, SIG_IGN);
182 * On Solaris 2, delivery of a signal whose action is SIG_IGN
/bind-9.6-ESV-R11/lib/tests/
H A Dt_api.c319 sa.sa_handler = SIG_IGN;
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure16301 sa.sa_handler = SIG_IGN;

Completed in 48 milliseconds