Searched refs:subjtop (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dtty.c115 grabh(register struct header *hp, int gflags, int subjtop) argument
136 if (gflags & GSUBJECT && subjtop) {
151 if (gflags & GSUBJECT && !subjtop) {
466 grabh(struct header *hp, int gflags, int subjtop) argument
505 if (gflags & GSUBJECT && subjtop) {
532 if (gflags & GSUBJECT && !subjtop) {
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h487 extern int grabh(register struct header *hp, int gflags, int subjtop);

Completed in 62 milliseconds