Lines Matching refs:HEAD
125 #define HEAD reqheadings[fld].v macro
128 (void)fdprintf(fd, "%s%d\n", HEAD, reqbufp->copies);
132 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->destination);
137 (void)fdprintf(fd, "%s%s\n", HEAD, *pp);
142 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->form);
147 (void)fdprintf(fd, "%s%s\n", HEAD, NAME_IMMEDIATE);
149 (void)fdprintf(fd, "%s%s\n", HEAD, NAME_RESUME);
151 (void)fdprintf(fd, "%s%s\n", HEAD, NAME_HOLD);
156 (void)fdprintf(fd, "%sM\n", HEAD);
158 (void)fdprintf(fd, "%sW\n", HEAD);
160 (void)fdprintf(fd, "%sN\n", HEAD);
162 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->alert);
167 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->options);
172 (void)fdprintf(fd, "%s%d\n", HEAD, reqbufp->priority);
177 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->pages);
182 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->charset);
187 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->title);
192 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->modes);
197 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->input_type);
202 (void)fdprintf(fd, "%s%s\n", HEAD, reqbufp->user);
207 (void)fdprintf(fd, "%s\n", HEAD);
212 (void)fdprintf(fd, "%s\n", HEAD);
216 (void)fdprintf(fd, "%s%#6.4x\n", HEAD, reqbufp->outcome);