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

  /src/external/mpl/bind/dist/lib/isc/netmgr/
tcp.c 575 isc__nm_accept_connection_log(ssock, result, can_log_tcp_quota());
850 isc__nm_accept_connection_log(ssock, result, can_log_tcp_quota());
867 isc__nm_accept_connection_log(ssock, result,
netmgr-int.h 1457 isc__nm_accept_connection_log(isc_nmsocket_t *sock, isc_result_t result,
netmgr.c 1122 isc__nm_accept_connection_log(isc_nmsocket_t *sock, isc_result_t result, function
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
tcp.c 662 isc__nm_accept_connection_log(result, can_log_tcp_quota());
961 isc__nm_accept_connection_log(result, can_log_tcp_quota());
tcpdns.c 628 isc__nm_accept_connection_log(result, can_log_tcpdns_quota());
941 isc__nm_accept_connection_log(result, can_log_tcpdns_quota());
netmgr-int.h 1592 isc__nm_accept_connection_log(isc_result_t result, bool can_log_quota);
netmgr.c 1941 isc__nm_accept_connection_log(isc_result_t result, bool can_log_quota) { function

Completed in 65 milliseconds