Home
last modified time | relevance | path

Searched defs:user_pw (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dsftp-server-main.c40 struct passwd *user_pw; in main() local
Dauth2-pubkey.c636 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()
Dsftp-server.c1500 sftp_server_main(int argc, char **argv, struct passwd *user_pw) in sftp_server_main()