Searched defs:pwbuf (Results 1 - 1 of 1) sorted by path

/haiku/src/system/libroot/posix/
H A Dpwd_query.c348 int fill_pwent_default(struct passwd *pwbuf) argument
362 int fill_pwent_from_fd(int fd, struct passwd *pwbuf, char *buf, size_t buflen) argument
470 getpwent_r(struct passwd *pwbuf, char *buf, size_t buflen, struct passwd **pwbufp) argument
[all...]

Completed in 34 milliseconds