Home
last modified time | relevance | path

Searched defs:getpwnam_r (Results 1 – 3 of 3) sorted by relevance

/minix3/lib/libc/compat/gen/
H A Dcompat_getpwent.c111 getpwnam_r(const char *name , struct passwd50 *p, char *buf, size_t len, in getpwnam_r() function
/minix3/lib/libc/gen/
H A Dgetpwent.c2463 getpwnam_r(const char *name, struct passwd *pwd, char *buffer, size_t buflen, in getpwnam_r() function
/minix3/lib/libc/include/
H A Dnamespace.h380 #define getpwnam_r _getpwnam_r macro