Searched refs:nerrs (Results 1 – 7 of 7) sorted by relevance
596 int nerrs = 0; in pnohup() local690 nerrs++; in pnohup()726 nerrs++; in pnohup()798 nerrs++; in pnohup()810 nerrs++; in pnohup()815 nerrs++; in pnohup()823 if (argc == nerrs) in pnohup()
46 int nerrs; /* number of errors while sending/receiving */ variable372 exit(nerrs != 0);395 if (nerrs == 0)399 return (nerrs != 0);450 if (nerrs)
132 extern int nerrs; /* number of errors seen */
214 nerrs++; in server()654 nerrs++; in update()1274 nerrs++; in rmchk()1525 nerrs++; in error()1557 nerrs++; in fatal()1618 nerrs++; in response()
451 nerrs++; in yyerror()
595 uint64_t nerrs; in dtracemdb_status() local616 nerrs = state->dts_errors; in dtracemdb_status()641 nerrs += buf.dtb_errors; in dtracemdb_status()668 status->dtst_errors = nerrs; in dtracemdb_status()
17114 uint64_t nerrs; in dtrace_ioctl() local17137 nerrs = state->dts_errors; in dtrace_ioctl()17150 nerrs += state->dts_buffer[i].dtb_errors; in dtrace_ioctl()17168 stat.dtst_errors = nerrs; in dtrace_ioctl()