Searched refs:mcount (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | quit.c | 323 int mcount; local 485 mcount = c; 577 if (mcount) 578 note(0, "Saved %d message%s in %s", mcount, mcount == 1 ? "" : "s", mbox); |
Completed in 10 milliseconds