Searched refs:util_ldap_strdup (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ldap/
H A Dutil_ldap.c88 static void util_ldap_strdup (char **str, const char *newstr) function
787 util_ldap_strdup((char**)&(l->binddn), binddn);
788 util_ldap_strdup((char**)&(l->bindpw), bindpw);
839 util_ldap_strdup((char**)&(l->binddn), binddn);
840 util_ldap_strdup((char**)&(l->bindpw), bindpw);

Completed in 1849 milliseconds