fetch_ldap_pw    4702 source3/include/proto.h bool fetch_ldap_pw(char **dn, char** pw);
fetch_ldap_pw    1011 source3/lib/smbldap.c 		if (!fetch_ldap_pw(&ldap_state->bind_dn, &ldap_state->bind_secret)) {
fetch_ldap_pw     130 source3/winbindd/idmap_ldap.c 		if (!fetch_ldap_pw(&user_dn, &secret)) {