Lines Matching defs:user_pw
373 match_principals_command(struct passwd *user_pw, const struct sshkey *key,
405 "u", user_pw->pw_name, (char *)NULL);
446 (unsigned long long)user_pw->pw_uid);
452 "u", user_pw->pw_name,
453 "h", user_pw->pw_dir,
646 user_key_command_allowed2(struct passwd *user_pw, struct sshkey *key,
676 "u", user_pw->pw_name, (char *)NULL);
707 (unsigned long long)user_pw->pw_uid);
713 "u", user_pw->pw_name,
714 "h", user_pw->pw_dir,
734 av[1] = xstrdup(user_pw->pw_name);
750 ok = auth_check_authkeys_file(user_pw, f,