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

/netbsd-6-1-5-RELEASE/include/
H A Dpwd.h146 __RENAME(__getpwent_r50); variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Dpwd.h90 int __getpwent_r50(struct passwd *, char *, size_t, struct passwd **);
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_getpwent.c153 int rv = __getpwent_r50(&px, buf, len, &qx);
/netbsd-6-1-5-RELEASE/distrib/utils/libhack/
H A Dgetpwent.c56 __weak_alias(getpwent_r,__getpwent_r50)

Completed in 110 milliseconds