Searched refs:LDAP_OPT_X_KEEPALIVE_PROBES (Results 1 – 4 of 4) sorted by relevance
416 case LDAP_OPT_X_KEEPALIVE_PROBES: in ldap_get_option()859 case LDAP_OPT_X_KEEPALIVE_PROBES : in ldap_set_option()980 case LDAP_OPT_X_KEEPALIVE_PROBES : in ldap_set_option()
108 {0, ATTR_INT, "KEEPALIVE_PROBES", NULL, LDAP_OPT_X_KEEPALIVE_PROBES},
219 #define LDAP_OPT_X_KEEPALIVE_PROBES 0x6301 macro
2113 ldap_set_option( ld, LDAP_OPT_X_KEEPALIVE_PROBES, &sk->sk_probes ); in slap_client_keepalive()