Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mail/
H A Dcopyback.c103 if (flgf) { in copyback()
110 if (!flgf) { in copyback()
143 if (!flgf) { in copyback()
173 if (new && !flgf) { in copyback()
H A Dparse.c112 flgf = 1; in parse()
234 if (flgf) { in parse()
H A Dsendmail.c129 flgf = 1; /* reset when first read of message body succeeds */
174 flgf = 0;
249 if (flgf) {
H A Dprintmail.c69 if (!flgf) { in printmail()
82 flgf = 1; in printmail()
129 if (!nsmbox && flgf && (malf == NULL)) { in printmail()
H A Dinit.c88 int flgf = 0; /* 1 ==> 'f' option specified */ variable
H A Dmail.h374 extern int flgf; /* 1 ==> 'f' option specified */