Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A Dparse.c125 flgh = 1; in parse()
H A Dprintmail.c181 if (flgh) { in printmail()
183 flgh = 0; /* Only once */ in printmail()
H A Dinit.c89 int flgh = 0; /* 1 ==> 'h' option specified */ variable
H A Dgethead.c183 if (!flgh && current == ln) mark = '>'; in gethead()
H A Dmail.h375 extern int flgh; /* 1 ==> 'h' option specified */