Searched refs:res_cstring (Results 1 – 1 of 1) sorted by relevance
29 const char *res_cstring = ldap_err2string(m_res_code); in LDAPException() local30 if ( res_cstring ) { in LDAPException()31 m_res_string = string(res_cstring); in LDAPException()