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

/netbsd-current/external/mpl/dhcp/dist/server/
H A Dldap.c102 char *sasl_password; member in struct:ldap_sasl_instance
1424 ldap_sasl_inst->sasl_password = NULL; //"" before
3142 log_info("got request for SASL_CB_PASS %s", ldap_inst->sasl_password);
3143 size = strlen(ldap_inst->sasl_password);
3144 in->result = ldap_inst->sasl_password;

Completed in 85 milliseconds