Lines Matching defs:gflags
115 grabh(register struct header *hp, int gflags, int subjtop)
131 if (gflags & GTO) {
136 if (gflags & GSUBJECT && subjtop) {
141 if (gflags & GCC) {
146 if (gflags & GBCC) {
151 if (gflags & GSUBJECT && !subjtop) {
466 grabh(struct header *hp, int gflags, int subjtop)
496 if (gflags & GTO) {
505 if (gflags & GSUBJECT && subjtop) {
514 if (gflags & GCC) {
523 if (gflags & GBCC) {
532 if (gflags & GSUBJECT && !subjtop) {