Searched defs:getpwent_r (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/distrib/utils/libhack/ |
H A D | getpwent.c | 43 #define getpwent_r _getpwent_r macro 97 getpwent_r(struct passwd *pwres, char *buf, size_t bufsiz, in getpwent_r() function
|
/netbsd-src/lib/libc/compat/gen/ |
H A D | compat_getpwent.c | 150 getpwent_r(struct passwd50 *p, char *buf, size_t len, struct passwd50 **q) in getpwent_r() function
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | getpwent_r.c | 133 getpwent_r(struct passwd *pwptr, PASS_R_ARGS) { function
|
/netbsd-src/lib/libc/gen/ |
H A D | getpwent.c | 2408 getpwent_r(struct passwd *pwd, char *buffer, size_t buflen, in getpwent_r() function
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 409 #define getpwent_r _getpwent_r global() macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 3614 TEST(MemorySanitizer, getpwent_r) { in TEST() argument
|