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

/netbsd-6-1-5-RELEASE/include/
H A Dpwd.h136 struct passwd *getpwent(void) __RENAME(__getpwent50); variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Dpwd.h86 struct passwd *__getpwent50(void);
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_getpwent.c135 return cvt(__getpwent50());
/netbsd-6-1-5-RELEASE/distrib/utils/libhack/
H A Dgetpwent.c55 __weak_alias(getpwent,__getpwent50)

Completed in 166 milliseconds