Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/lib/
H A Dglob.c158 # define getpwnam_r(name, bufp, buf, len, res) \ macro
/dragonfly/lib/libc/gen/
H A Dgetpwent.c539 getpwnam_r(const char *name, struct passwd *pwd, char *buffer, size_t bufsize, in getpwnam_r() function