Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmain.c383 OpMode = MD_PRINT;
418 case MD_PRINT:
1030 OpMode != MD_PRINT &&
1633 case MD_PRINT:
2026 case MD_PRINT:
H A Dsendmail.h1878 #define MD_PRINT 'p' /* print the queue */ macro
H A Dqueue.c2767 if (cf == NULL && OpMode != MD_PRINT)