Searched refs:ret_bindPass (Results 1 – 1 of 1) sorted by relevance
146 get_ldap_bindPassword(char **ret_bindPass) in get_ldap_bindPassword() argument155 *ret_bindPass = NULL; in get_ldap_bindPassword()191 if ((*ret_bindPass = (char *)malloc(strlen(bindPassword)+1)) in get_ldap_bindPassword()197 (void) strlcpy(*ret_bindPass, bindPassword, in get_ldap_bindPassword()