Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mailx/
H A Dcmd2.c254 static int wr_charcount; /* char count of lines written */ variable
295 wr_charcount = 0; in savemsglist()
312 cc += wr_charcount; in savemsglist()
331 wr_charcount += strlen(line); in svputs()
353 wr_charcount += strlen(line); in wrputs()