HomeSort by: relevance | last modified time | path
    Searched defs:errorcount (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/fpr/
fpr.c 97 int errorcount; local in function:main
100 errorcount = 0;
123 errorcount = 1;
158 errorcount++;
166 if (errorcount)
168 errorcount, errorcount == 1 ? "" : "s");
  /src/usr.sbin/syslogd/
tls.h 125 errorcount:4, /* counter [0;TLS_MAXERRORCOUNT] */ member in struct:tls_conn_settings
syslogd.h 425 size_t errorcount; /* to close faulty connections */ member in struct:TLS_Incoming_Conn

Completed in 34 milliseconds