Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dparse.c122 flgh = 1; in parse()
H A Dprintmail.c179 if (flgh) { in printmail()
181 flgh = 0; /* Only once */ in printmail()
H A Dinit.c87 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 */