Home
last modified time | relevance | path

Searched refs:NORMQF_LETTER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c2578 d->d_name[0] == NORMQF_LETTER) ||
2654 d->d_name[0] == NORMQF_LETTER ||
5149 type = NORMQF_LETTER;
5272 case NORMQF_LETTER:
8701 newtype = (reason == NULL ? NORMQF_LETTER : QUARQF_LETTER);
H A Dsendmail.h1926 #define NORMQF_LETTER 'q' macro