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

/macosx-10.10.1/postfix-255/postfix/src/master/
H A Dmaster_sig.c9 /* int master_gotsighup;
16 /* master_gotsighup (master_gotsigchld) is set to SIGHUP (SIGCHLD)
76 int master_gotsighup; variable
91 master_gotsighup = sig;
132 master_gotsighup = sig;
H A Dmaster.h148 extern int master_gotsighup;
H A Dmaster.c534 if (master_gotsighup) {
537 master_gotsighup = 0; /* this first */

Completed in 62 milliseconds