Home
last modified time | relevance | path

Searched refs:fnuhdrtype (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dpckaffspot.c48 } else if (fnuhdrtype == H_RVERS) { in pckaffspot()
56 } else if ((fnuhdrtype == H_MVERS) && in pckaffspot()
H A Dpckrcvspot.c49 } else if (fnuhdrtype == H_RVERS) { in pckrcvspot()
57 } else if ((fnuhdrtype == H_MVERS) && in pckrcvspot()
H A Dsavehdrs.c55 if (fnuhdrtype == 0) {
57 fnuhdrtype = hdrtype;
H A Dclr_hinfo.c54 fnuhdrtype = 0; in clr_hinfo()
H A Dinit.c95 int fnuhdrtype = 0; /* type of first non-UNIX header line */ variable
H A Dmail.h383 extern int fnuhdrtype; /* type of first non-UNIX header line */