Home
last modified time | relevance | path

Searched refs:flgt (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mail/
H A Dparse.c183 flgt = 1; in parse()
224 if (flgt) { in parse()
H A Dinit.c94 int flgt = 0; /* 1 ==> 't' option -- add To: line to letter */ variable
H A Dmail.h380 extern int flgt; /* 1 ==> 't' option -- add To: line to letter */
H A Dsendmail.c116 if (flgt == 1 && argc > 1) {