Searched refs:putoutmsg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | err.c | 23 static void putoutmsg __P((char *, bool, bool)); 462 putoutmsg(MsgBuf, false, false); 516 putoutmsg(MsgBuf, false, false); 614 putoutmsg(MsgBuf, false, false); 653 putoutmsg(msg, holdmsg, heldmsg) in putoutmsg() function 779 putoutmsg(msg, HoldErrs, false); 1068 putoutmsg(HeldMessageBuf, false, true);
|
| H A D | TRACEFLAGS | 68 54 err.c putoutmsg
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 10317 Fix null pointer dereference in putoutmsg -- only on an error
|