/src/lib/libc/gen/ |
getpwent.c | 332 * _pw_copy 340 _pw_copy(const struct passwd *frompw, struct passwd *pw, function in typeref:typename:int 2030 if (! _pw_copy(&cpw, pw, buffer, buflen, 2123 if (! _pw_copy(pw, &state->proto, state->protobuf,
|
getpwent.c | 332 * _pw_copy 340 _pw_copy(const struct passwd *frompw, struct passwd *pw, function in typeref:typename:int 2030 if (! _pw_copy(&cpw, pw, buffer, buflen, 2123 if (! _pw_copy(pw, &state->proto, state->protobuf,
|
getpwent.c | 332 * _pw_copy 340 _pw_copy(const struct passwd *frompw, struct passwd *pw, function in typeref:typename:int 2030 if (! _pw_copy(&cpw, pw, buffer, buflen, 2123 if (! _pw_copy(pw, &state->proto, state->protobuf,
|