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

/netbsd-6-1-5-RELEASE/include/
H A Dpwd.h123 struct passwd *getpwnam(const char *) __RENAME(__getpwnam50); variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/include/
H A Dpwd.h77 struct passwd *__getpwnam50(const char *);
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_getpwent.c107 return cvt(__getpwnam50(name));
/netbsd-6-1-5-RELEASE/distrib/utils/libhack/
H A Dgetpwent.c58 __weak_alias(getpwnam,__getpwnam50)

Completed in 112 milliseconds