Searched defs:getpwent_r (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgetpwent_r.c133 getpwent_r(struct passwd *pwptr, PASS_R_ARGS) { function
/netbsd-current/lib/libc/compat/gen/
H A Dcompat_getpwent.c150 getpwent_r(struct passwd50 *p, char *buf, size_t len, struct passwd50 **q) function
/netbsd-current/distrib/utils/libhack/
H A Dgetpwent.c43 #define getpwent_r _getpwent_r macro
97 getpwent_r(struct passwd *pwres, char *buf, size_t bufsiz, function
/netbsd-current/lib/libc/gen/
H A Dgetpwent.c2408 getpwent_r(struct passwd *pwd, char *buffer, size_t buflen, function
/netbsd-current/lib/libc/include/
H A Dnamespace.h409 #define getpwent_r _getpwent_r macro

Completed in 119 milliseconds