Searched refs:putoutmsg (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | err.c | 26 static void putoutmsg __P((char *, bool, bool)); 461 putoutmsg(MsgBuf, false, false); 515 putoutmsg(MsgBuf, false, false); 613 putoutmsg(MsgBuf, false, false); 652 putoutmsg(msg, holdmsg, heldmsg) in putoutmsg() function 783 putoutmsg(msg, HoldErrs, false); 1121 putoutmsg(HeldMessageBuf, false, true);
|
H A D | TRACEFLAGS | 68 54 err.c putoutmsg
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 10615 Fix null pointer dereference in putoutmsg -- only on an error
|