Searched defs:pm_notify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsavemail.c751 bool pm_notify; local
791 pm_notify = false;
794 pm_notify = true;
803 if (!pm_notify && q == NULL &&
827 if (pm_notify && e->e_parent->e_id != NULL)

Completed in 60 milliseconds