Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A Dpckaffspot.c50 } else if (fnuhdrtype == H_RVERS) { in pckaffspot()
58 } else if ((fnuhdrtype == H_MVERS) && in pckaffspot()
H A Dpckrcvspot.c51 } else if (fnuhdrtype == H_RVERS) { in pckrcvspot()
59 } else if ((fnuhdrtype == H_MVERS) && in pckrcvspot()
H A Dsavehdrs.c57 if (fnuhdrtype == 0) {
59 fnuhdrtype = hdrtype;
H A Dclr_hinfo.c57 fnuhdrtype = 0; in clr_hinfo()
H A Dinit.c97 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 */