/src/lib/libutil/compat/ |
compat_passwd.c | 59 __warn_references(pw_copyx, 60 "warning: reference to compatibility pw_copyx(); " 86 pw_copyx(int ffd, int tfd, struct passwd50 *pw50, struct passwd50 *opw50, function in typeref:typename:int
|
compat_passwd.c | 59 __warn_references(pw_copyx, 60 "warning: reference to compatibility pw_copyx(); " 86 pw_copyx(int ffd, int tfd, struct passwd50 *pw50, struct passwd50 *opw50, function in typeref:typename:int
|
/src/lib/libutil/ |
passwd.c | 345 rv = pw_copyx(ffd, tfd, pw, old_pw, errbuf, sizeof(errbuf)); 363 pw_copyx(int ffd, int tfd, struct passwd *pw, struct passwd *old_pw, function in typeref:typename:int
|
passwd.c | 345 rv = pw_copyx(ffd, tfd, pw, old_pw, errbuf, sizeof(errbuf)); 363 pw_copyx(int ffd, int tfd, struct passwd *pw, struct passwd *old_pw, function in typeref:typename:int
|