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

/illumos-gate/usr/src/cmd/mail/
H A Dcopymt.c49 int StartNewMsg = TRUE; local
137 StartNewMsg = TRUE;
154 Dout(pn, 5, "setting StartNewMsg to FALSE\n");
155 StartNewMsg = FALSE;
190 if (n == 1) { /* Blank line. Skip StartNewMsg */
197 if (StartNewMsg == TRUE && ToldUser == FALSE) {
/illumos-gate/usr/src/cmd/mailx/
H A Dfio.c58 int StartNewMsg = TRUE; local
132 StartNewMsg = TRUE;
174 StartNewMsg = TRUE;
220 StartNewMsg = FALSE;
288 /* Blank line. Skip StartNewMsg check below */
294 if (StartNewMsg && !ToldUser) {

Completed in 44 milliseconds