Searched refs:savehdrs (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dsendmail.c111 savehdrs(buf, H_FROM);
125 savehdrs(buf, H_TO);
231 if (!n) savehdrs(line, hdrtyp);
338 savehdrs(line, H_MIMEVERS);
345 savehdrs(line, H_CTYPE);
352 savehdrs(line, H_CLEN);
H A Dsavehdrs.c33 savehdrs(s, hdrtype) function
H A DMakefile48 pushlist.o savehdrs.o sel_disp.o sendlist.o \
H A Dcopylet.c124 savehdrs(buf,htype);
314 savehdrs(buf,htype);
H A Dmail.h333 extern void savehdrs(char *s, int hdrtype);

Completed in 46 milliseconds