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

/macosx-10.10/postfix-255/postfix/src/master/
H A Dmaster_sig.c170 /* master_sigdeath - die, women and children first */
172 static void master_sigdeath(int sig) function
174 const char *myname = "master_sigdeath";
232 action.sa_handler = master_sigdeath;

Completed in 188 milliseconds