Searched refs:goerr (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dparse.c53 goerr++;
92 goerr++;
103 goerr++;
127 goerr++;
139 goerr++;
162 goerr++;
174 goerr++;
200 goerr++;
210 goerr++;
222 goerr
[all...]
H A Dmain.c166 if (!ismail && (goerr > 0 || !i)) {
167 Dout(pn, 11, "!ismail, goerr=%d, i=%d\n", goerr, i);
168 if (goerr > 0) {
H A Dinit.c104 int goerr = 0; /* counts parsing errors */ variable
H A Dmail.h390 extern int goerr; /* counts parsing errors */
/illumos-gate/usr/src/cmd/mailx/
H A Dmain.c76 int mustsend, f, goerr = 0; local
220 goerr++;
321 goerr++;
334 goerr++;
339 goerr++;
350 goerr++;
352 if (goerr) {
/illumos-gate/usr/src/cmd/who/
H A Dwho.c149 int goerr = 0; /* non-zero indicates cmd error */ local
290 goerr++;
303 goerr++;
307 if (goerr > 0) {

Completed in 70 milliseconds