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

/netbsd-current/usr.bin/chpass/
H A DMakefile25 SANITIZER_RENAME_SYMBOL+= __getpwent50
/netbsd-current/include/
H A Dpwd.h136 struct passwd *getpwent(void) __RENAME(__getpwent50); variable
/netbsd-current/lib/libc/compat/include/
H A Dpwd.h86 struct passwd *__getpwent50(void);
/netbsd-current/lib/libc/compat/gen/
H A Dcompat_getpwent.c135 return cvt(__getpwent50());
/netbsd-current/distrib/utils/libhack/
H A Dgetpwent.c55 __weak_alias(getpwent,__getpwent50)

Completed in 97 milliseconds