Home
last modified time | relevance | path

Searched refs:H_UAID (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.c170 if ((hptr = hdrlines[H_UAID].head) != (struct hdrs *)NULL) {
172 header[H_UAID].tag, hptr->value);
H A Dmail.h158 #define H_UAID 22 /* "UA-Content-ID:" */ macro
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h156 #define H_UAID 22 /* "UA-Content-ID:" */ macro