Searched refs:putoutmsg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/sendmail/src/ |
| D | err.c | 23 static void putoutmsg __P((char *, bool, bool)); 463 putoutmsg(MsgBuf, false, false); 520 putoutmsg(MsgBuf, false, false); 621 putoutmsg(MsgBuf, false, false); 659 putoutmsg(msg, holdmsg, heldmsg) in putoutmsg() function 784 putoutmsg(msg, HoldErrs, false); 1061 putoutmsg(HeldMessageBuf, false, true);
|
| D | TRACEFLAGS | 68 54 err.c putoutmsg
|
| /freebsd-10-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 10199 Fix null pointer dereference in putoutmsg -- only on an error
|