Home
last modified time | relevance | path

Searched refs:LDAP_OPT_KEEPCONN (Results 1 – 12 of 12) sorted by relevance

/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Doptions.c401 case LDAP_OPT_KEEPCONN: in ldap_get_option()
520 case LDAP_OPT_KEEPCONN: in ldap_set_option()
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Doptions.c401 case LDAP_OPT_KEEPCONN: in ldap_get_option()
520 case LDAP_OPT_KEEPCONN: in ldap_set_option()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Doptions.c401 case LDAP_OPT_KEEPCONN: in ldap_get_option()
520 case LDAP_OPT_KEEPCONN: in ldap_set_option()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Doptions.c401 case LDAP_OPT_KEEPCONN: in ldap_get_option()
520 case LDAP_OPT_KEEPCONN: in ldap_set_option()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-asyncmeta/
H A Dconn.c186 ldap_set_option( msc->msc_ld, LDAP_OPT_KEEPCONN, LDAP_OPT_ON); in asyncmeta_init_one_conn()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-asyncmeta/
H A Dconn.c186 ldap_set_option( msc->msc_ld, LDAP_OPT_KEEPCONN, LDAP_OPT_ON); in asyncmeta_init_one_conn()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-asyncmeta/
H A Dconn.c186 ldap_set_option( msc->msc_ld, LDAP_OPT_KEEPCONN, LDAP_OPT_ON); in asyncmeta_init_one_conn()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-asyncmeta/
H A Dconn.c186 ldap_set_option( msc->msc_ld, LDAP_OPT_KEEPCONN, LDAP_OPT_ON); in asyncmeta_init_one_conn()
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h134 #define LDAP_OPT_KEEPCONN 0x5013 /* keep the connection on read error or NoD */ macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h134 #define LDAP_OPT_KEEPCONN 0x5013 /* keep the connection on read error or NoD */ macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h134 #define LDAP_OPT_KEEPCONN 0x5013 /* keep the connection on read error or NoD */ macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h134 #define LDAP_OPT_KEEPCONN 0x5013 /* keep the connection on read error or NoD */ macro