Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dsavehdrs.c89 if ((hdrtype == H_UAID) || (hdrtype == H_MTSID)) {
H A Dgendeliv.c166 if ((hptr = hdrlines[H_MTSID].head) != (struct hdrs *)NULL) {
168 header[H_MTSID].tag, hptr->value);
H A Dmail.h148 #define H_MTSID 12 /* "MTS-Message-ID:" */ macro
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h145 #define H_MTSID 11 /* "MTS-Message-ID:" */ macro