Home
last modified time | relevance | path

Searched refs:SM_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsendmail.h1935 #define SM_DEFAULT '\0' /* unspecified, use SendMode */ macro
H A Dmain.c3012 sendall(e, i >= FastSplit ? SM_QUEUE : SM_DEFAULT);
H A Dsrvrsmtp.c4491 mode = SM_DEFAULT;
H A Ddeliver.c217 if (mode == SM_DEFAULT)