Home
last modified time | relevance | path

Searched refs:bind_fail_count (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd_impl.h174 int64_t bind_fail_count; member
H A Dinetd.c881 (++instance->bind_fail_count > cfg->bind_fail_max))) || in handle_bind_failure()
886 instance->bind_fail_count = 0; in handle_bind_failure()
1162 instance->bind_fail_count = 0; in create_bound_fds()
1340 ret->bind_fail_count = 0; in create_instance()