HomeSort by: relevance | last modified time | path
    Searched refs:STATID_OPENFAIL (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/netmgr/
udp.c 132 isc__nm_incstats(sock, STATID_OPENFAIL);
773 isc__nm_incstats(sock, STATID_OPENFAIL);
tcp.c 110 isc__nm_incstats(sock, STATID_OPENFAIL);
350 isc__nm_incstats(sock, STATID_OPENFAIL);
netmgr-int.h 390 STATID_OPENFAIL = 1,
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
udp.c 256 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPENFAIL]);
687 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPENFAIL]);
tcp.c 149 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPENFAIL]);
554 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPENFAIL]);
tcpdns.c 115 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPENFAIL]);
520 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPENFAIL]);
netmgr-int.h 729 STATID_OPENFAIL = 1,
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 502 STATID_OPENFAIL = 1,
2280 inc_stats(manager->stats, sock->statsindex[STATID_OPENFAIL]);
2295 sock->statsindex[STATID_OPENFAIL]);
2307 sock->statsindex[STATID_OPENFAIL]);
2315 sock->statsindex[STATID_OPENFAIL]);
2327 inc_stats(manager->stats, sock->statsindex[STATID_OPENFAIL]);

Completed in 82 milliseconds