Home
last modified time | relevance | path

Searched refs:LDAP_OPT_TCP_USER_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Doptions.c426 case LDAP_OPT_TCP_USER_TIMEOUT: in ldap_get_option()
861 case LDAP_OPT_TCP_USER_TIMEOUT: in ldap_set_option()
988 case LDAP_OPT_TCP_USER_TIMEOUT: in ldap_set_option()
/netbsd-src/external/bsd/openldap/dist/
H A DCHANGES20 Added libldap LDAP_OPT_TCP_USER_TIMEOUT support (ITS#9502)
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dconn.c223 ldap_set_option( msc->msc_ld, LDAP_OPT_TCP_USER_TIMEOUT, in asyncmeta_init_one_conn()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconn.c427 ldap_set_option( msc->msc_ld, LDAP_OPT_TCP_USER_TIMEOUT, in meta_back_init_one_conn()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h138 #define LDAP_OPT_TCP_USER_TIMEOUT 0x5015 /* set TCP_USER_TIMEOUT if the OS supports it, ignored oth… macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dbind.c712 ldap_set_option( ld, LDAP_OPT_TCP_USER_TIMEOUT, in ldap_back_prepare_conn()