Lines Matching refs:new_sp_pwdp
87 char *new_sp_pwdp; member
732 if (pwbuf->new_sp_pwdp) in files_update()
733 free(pwbuf->new_sp_pwdp); in files_update()
734 pwbuf->new_sp_pwdp = pword; in files_update()
757 if (pwbuf->new_sp_pwdp) in files_update()
758 free(pwbuf->new_sp_pwdp); in files_update()
759 pwbuf->new_sp_pwdp = pword; in files_update()
775 if (pwbuf->new_sp_pwdp) { in files_update()
776 free(pwbuf->new_sp_pwdp); in files_update()
777 pwbuf->new_sp_pwdp = NULL; in files_update()
1134 if (pwbuf->new_sp_pwdp) { in files_putpwnam()
1135 free(pwbuf->new_sp_pwdp); in files_putpwnam()