Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dldapauth.h101 struct timeval b_timeout; /* bind timeout */ member
H A Dldapauth.c146 if (ldap_set_option(ldap->ld, LDAP_OPT_NETWORK_TIMEOUT, &ldap->b_timeout) != LDAP_SUCCESS) { in ldap_xconnect()
560 l->b_timeout.tv_sec = atoi (v); in ldap_parse_lconf()