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

/netbsd-6-1-5-RELEASE/include/
H A Dpwd.h131 struct passwd **) __RENAME(__getpwuid_r50); variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Dpwd.h82 int __getpwuid_r50(uid_t, struct passwd *, char *, size_t,
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_getpwent.c126 int rv = __getpwuid_r50(uid, &px, buf, len, &qx);
/netbsd-6-1-5-RELEASE/distrib/utils/libhack/
H A Dgetpwent.c59 __weak_alias(getpwuid_r,__getpwuid_r50)

Completed in 92 milliseconds