Searched refs:pwcopy (Results 1 – 6 of 6) sorted by relevance
70 #define pwcopy ssh_pwcopy macro
116 struct passwd *pwcopy(struct passwd *);
214 pw = pwcopy(pw); in main()
1890 pw = pwcopy(user_pw); in sftp_server_main()
698 pw = pwcopy(pw); in main()
453 pwcopy(struct passwd *pw) in pwcopy() function