Searched defs:user_pw (Results 1 – 4 of 4) sorted by relevance
39 struct passwd *user_pw; in main() local
627 match_principals_command(struct passwd *user_pw, struct sshkey_cert *cert) in match_principals_command()917 user_key_command_allowed2(struct passwd *user_pw, Key *key) in user_key_command_allowed2()
1504 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