/src/lib/libutil/compat/ |
compat_passwd.c | 56 __warn_references(pw_copy, 57 "warning: reference to compatibility pw_copy(); " 76 pw_copy(int ffd, int tfd, struct passwd50 *pw50, struct passwd50 *opw50) function in typeref:typename:void
|
compat_passwd.c | 56 __warn_references(pw_copy, 57 "warning: reference to compatibility pw_copy(); " 76 pw_copy(int ffd, int tfd, struct passwd50 *pw50, struct passwd50 *opw50) function in typeref:typename:void
|
/src/lib/libutil/ |
passwd.c | 302 /* for use in pw_copy(). Compare a pw entry to a pw struct. */ 340 pw_copy(int ffd, int tfd, struct passwd *pw, struct passwd *old_pw) function in typeref:typename:void
|
passwd.c | 302 /* for use in pw_copy(). Compare a pw entry to a pw struct. */ 340 pw_copy(int ffd, int tfd, struct passwd *pw, struct passwd *old_pw) function in typeref:typename:void
|