Searched defs:user_pw (Results 1 – 4 of 4) sorted by relevance
40 struct passwd *user_pw; in main() local
636 match_principals_command(struct passwd *user_pw, const struct sshkey *key) in match_principals_command()968 user_key_command_allowed2(struct passwd *user_pw, Key *key) in user_key_command_allowed2()
1500 sftp_server_main(int argc, char **argv, struct passwd *user_pw) in sftp_server_main()
427 char user_pw[ user_pw_len + 1 /* NUL */ ]; in http_step() local