Home
last modified time | relevance | path

Searched refs:H_DATE (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/mail/
H A Dpckaffspot.c52 if (hdrlines[H_DATE].head != (struct hdrs *)NULL) { in pckaffspot()
53 rc = H_DATE; in pckaffspot()
H A Dpckrcvspot.c53 if (hdrlines[H_DATE].head != (struct hdrs *)NULL) { in pckrcvspot()
54 rc = H_DATE; in pckrcvspot()
H A Dgendeliv.c110 fprintf(outfile,"%s %s\n", header[H_DATE].tag, buf);
113 fprintf(outfile,"Original-%s ", header[H_DATE].tag);
114 if ((hptr = hdrlines[H_DATE].head) != (struct hdrs *)NULL) {
H A Dcopylet.c270 if (htype == H_DATE) { in xxxcopylet()
H A Dmail.h141 #define H_DATE 5 /* "Date:" */ macro
/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h138 #define H_DATE 5 /* "Date:" */ macro