ufld 735 source3/auth/pass_check.c if (pr_pw && pr_pw->ufld.fd_encrypt) { ufld 736 source3/auth/pass_check.c if (set_this_crypted(pr_pw->ufld.fd_encrypt) == NULL) { ufld 762 source3/auth/pass_check.c if (set_this_user(mypasswd->ufld.fd_name) == NULL) { ufld 765 source3/auth/pass_check.c if (set_this_crypted(mypasswd->ufld.fd_encrypt) == NULL) { ufld 657 source4/auth/ntlm/auth_unix.c if (pr_pw && pr_pw->ufld.fd_encrypt) { ufld 658 source4/auth/ntlm/auth_unix.c crypted = talloc_strdup(ctx, pr_pw->ufld.fd_encrypt); ufld 681 source4/auth/ntlm/auth_unix.c username = talloc_strdup(ctx, mypasswd->ufld.fd_name); ufld 683 source4/auth/ntlm/auth_unix.c crypted = talloc_strdup(ctx, mypasswd->ufld.fd_encrypt);