Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dsendmail.c110 savehdrs(buf, H_FROM); in sendmail()
124 savehdrs(buf, H_TO); in sendmail()
230 if (!n) savehdrs(line, hdrtyp); in sendmail()
337 savehdrs(line, H_MIMEVERS); in sendmail()
344 savehdrs(line, H_CTYPE); in sendmail()
351 savehdrs(line, H_CLEN); in sendmail()
H A Dsavehdrs.c31 savehdrs(s, hdrtype) in savehdrs() function
H A Dcopylet.c122 savehdrs(buf,htype); in xxxcopylet()
311 savehdrs(buf,htype); in xxxcopylet()
H A DMakefile47 pushlist.o savehdrs.o sel_disp.o sendlist.o \
H A Dmail.h333 extern void savehdrs(char *s, int hdrtype);