Lines Matching refs:head
54 hdrlines[H_DAFWDFROM].head = hdrlines[H_AFWDFROM].head;
56 hdrlines[H_AFWDFROM].head = (struct hdrs *)NULL;
58 hdrlines[H_DRECEIVED].head = hdrlines[H_RECEIVED].head;
60 hdrlines[H_RECEIVED].head = (struct hdrs *)NULL;
62 hdrlines[H_DTCOPY].head = hdrlines[H_TCOPY].head;
64 hdrlines[H_TCOPY].head = (struct hdrs *)NULL;
109 hdrlines[H_TCOPY].head->value);
114 if ((hptr = hdrlines[H_DATE].head) != (struct hdrs *)NULL) {
157 if ((hptr = hdrlines[H_SUBJ].head) != (struct hdrs *)NULL) {
161 if ((hptr = hdrlines[H_MSVC].head) != (struct hdrs *)NULL) {
168 if ((hptr = hdrlines[H_MTSID].head) != (struct hdrs *)NULL) {
172 if ((hptr = hdrlines[H_UAID].head) != (struct hdrs *)NULL) {
177 if ((hptr = hdrlines[H_DTCOPY].head) != (struct hdrs *)NULL) {
235 if ((hptr = hdrlines[H_DAFWDFROM].head) != (struct hdrs *)NULL) {
258 hdrlines[H_AFWDFROM].head = hdrlines[H_DAFWDFROM].head;
260 hdrlines[H_DAFWDFROM].head = (struct hdrs *)NULL;
262 hdrlines[H_RECEIVED].head = hdrlines[H_DRECEIVED].head;
264 hdrlines[H_DRECEIVED].head = (struct hdrs *)NULL;
266 hdrlines[H_TCOPY].head = hdrlines[H_DTCOPY].head;
268 hdrlines[H_DTCOPY].head = (struct hdrs *)NULL;