Searched refs:LDAP_OPT_ERROR (Results 1 – 5 of 5) sorted by relevance
111 if ( ret != LDAP_OPT_ERROR ){ in setOption()124 if ( ret != LDAP_OPT_ERROR ){ in getOption()157 if ( ret != LDAP_OPT_ERROR ){ in newCtx()
103 int rc = LDAP_OPT_ERROR; in ldap_get_option()119 return LDAP_OPT_ERROR; in ldap_get_option()127 return LDAP_OPT_ERROR; in ldap_get_option()466 int rc = LDAP_OPT_ERROR; in ldap_set_option()493 return LDAP_OPT_ERROR; in ldap_set_option()865 return ( LDAP_OPT_ERROR ); in ldap_set_option()
287 int rc = LDAP_OPT_ERROR; in ldap_pvt_conf_option()
674 return LDAP_OPT_ERROR; in ldap_pvt_tls_get_option()857 return LDAP_OPT_ERROR; in ldap_pvt_tls_set_option()
232 #define LDAP_OPT_ERROR (-1) macro