Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/src/
H A Dsendmail.h1592 #define SM_DEFAULT '\0' /* unspecified, use SendMode */ macro
H A Dmain.c2885 sendall(e, i >= FastSplit ? SM_QUEUE : SM_DEFAULT);
H A Dsrvrsmtp.c3745 mode = SM_DEFAULT;
H A Ddeliver.c113 if (mode == SM_DEFAULT)