Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A Dgendeliv.c58 hdrlines[H_DRECEIVED].head = hdrlines[H_RECEIVED].head;
59 hdrlines[H_DRECEIVED].tail = hdrlines[H_RECEIVED].tail;
262 hdrlines[H_RECEIVED].head = hdrlines[H_DRECEIVED].head;
263 hdrlines[H_RECEIVED].tail = hdrlines[H_DRECEIVED].tail;
264 hdrlines[H_DRECEIVED].head = (struct hdrs *)NULL;
265 hdrlines[H_DRECEIVED].tail = (struct hdrs *)NULL;
H A Dgoback.c142 hdrlines[H_DRECEIVED].head = hdrlines[H_RECEIVED].head;
143 hdrlines[H_DRECEIVED].tail = hdrlines[H_RECEIVED].tail;
H A Dmail.h161 #define H_DRECEIVED 25 /* Hold Rcvd: when sending Del. Notf.*/ macro
/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h159 #define H_DRECEIVED 25 /* Hold Rcvd: when sending Del. Notf. */ macro