Searched refs:__getpwnam_r50 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dpwd.h129 struct passwd **) __RENAME(__getpwnam_r50); variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Dpwd.h80 int __getpwnam_r50(const char *, struct passwd *, char *, size_t,
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_getpwent.c115 int rv = __getpwnam_r50(name, &px, buf, len, &qx);
/netbsd-6-1-5-RELEASE/distrib/utils/libhack/
H A Dgetpwent.c60 __weak_alias(getpwnam_r,__getpwnam_r50)

Completed in 65 milliseconds