Home
last modified time | relevance | path

Searched refs:QSO_BYFILENAME (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c2666 if ((QueueSortOrder == QSO_BYFILENAME ||
3032 else if (QueueSortOrder == QSO_BYFILENAME)
7421 qg->qg_sortorder = QSO_BYFILENAME;
H A Dsendmail.h1936 #define QSO_BYFILENAME 3 /* sort by file name only */ macro
H A Dreadcf.c3040 QueueSortOrder = QSO_BYFILENAME;