Searched refs:pwcopy (Results 1 – 12 of 12) sorted by relevance
119 struct passwd *pwcopy(struct passwd *);
209 pw = pwcopy(pw); in main()
662 privsep_pw = pwcopy(privsep_pw); in main()
546 return (pwcopy(pw)); in getpwnamallow()
1010 privsep_pw = pwcopy(privsep_pw); in main()
527 #define pwcopy Fssh_pwcopy macro
1910 pw = pwcopy(user_pw); in sftp_server_main()
689 pw = pwcopy(pw); in main()
529 pwcopy(struct passwd *pw) in pwcopy() function
3332 pw = pwcopy(pw); in main()
3190 ensure struct passwd fields are non-NULL in pwcopy3369 Add #ifdefs in pwfree to match those in pwcopy.
688 krb5_data pwdata, pwcopy; in acquire_init_cred() local700 code = krb5int_copy_data_contents_add0(context, &pwdata, &pwcopy); in acquire_init_cred()703 cred->password = pwcopy.data; in acquire_init_cred()