Searched refs:fgetgrent_r (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/head/ |
H A D | grp.h | 60 extern struct group *fgetgrent_r(FILE *, struct group *, char *, int);
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | getgrnam.c | 134 fgetgrent_r(f, b->result, b->buffer, b->buflen)); in fgetgrent()
|
H A D | getgrnam_r.c | 202 fgetgrent_r(FILE *f, struct group *result, char *buffer, int buflen) in fgetgrent_r() function
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 292 fgetgrent_r
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 789 fgetgrent_r.3c \ 1762 fgetgrent_r.3c := LINKSRC = getgrnam.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2075 fgetgrent_r;
|
H A D | llib-lc | 474 struct group *fgetgrent_r(FILE *, struct group *, char *, int);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 789 link path=usr/share/man/man3c/fgetgrent_r.3c target=getgrnam.3c
|
/titanic_50/ |
H A D | .gitignore | 4896 usr/src/man/man3c/fgetgrent_r.3c
|