Searched refs:gbufp (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/libroot/posix/
H A Dpwd_query.c193 int getgrent_r(struct group *gbuf, char *buf, size_t buflen, struct group **gbufp) argument
210 *gbufp = NULL;
216 *gbufp = gbuf;
230 *gbufp = gbuf;

Completed in 49 milliseconds