Searched defs:getpwnam_r (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/irs/
H A Dgetpwent_r.c77 getpwnam_r(const char *login, struct passwd *pwptr, char *buf, int buflen) { function
/netbsd-current/lib/libc/compat/gen/
H A Dcompat_getpwent.c111 getpwnam_r(const char *name , struct passwd50 *p, char *buf, size_t len, function
/netbsd-current/distrib/utils/libhack/
H A Dgetpwent.c49 #define getpwnam_r _getpwnam_r macro
121 getpwnam_r(const char *name, struct passwd *pwres, char *buf, size_t bufsiz, function
/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dglob.c250 # define getpwnam_r(name, bufp, buf, len, res) \ macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dglob.c161 # define getpwnam_r(name, bufp, buf, len, res) \ macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dglob.c60 # define getpwnam_r(name, bufp, buf, len, res) \ macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dglob.c63 # define getpwnam_r(name, bufp, buf, len, res) \ macro
/netbsd-current/lib/libc/gen/
H A Dgetpwent.c2463 getpwnam_r(const char *name, struct passwd *pwd, char *buffer, size_t buflen, function
/netbsd-current/lib/libc/include/
H A Dnamespace.h411 #define getpwnam_r _getpwnam_r macro

Completed in 152 milliseconds