OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_GETGR_R_SIZE_MAX
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/
limits.h
122
#define
_GETGR_R_SIZE_MAX
1024
/src/lib/libc/gen/
getgroupmembership.c
111
char grpbuf[
_GETGR_R_SIZE_MAX
];
154
char grpbuf[
_GETGR_R_SIZE_MAX
];
247
char grpbuf[
_GETGR_R_SIZE_MAX
];
330
char grpbuf[
_GETGR_R_SIZE_MAX
];
getgrent.c
343
char filebuf[
_GETGR_R_SIZE_MAX
], *ep;
402
static char _files_groupbuf[
_GETGR_R_SIZE_MAX
];
724
static char _dns_groupbuf[
_GETGR_R_SIZE_MAX
];
1071
static char _nis_groupbuf[
_GETGR_R_SIZE_MAX
];
1356
char filebuf[
_GETGR_R_SIZE_MAX
], *ep;
1511
static char _compat_groupbuf[
_GETGR_R_SIZE_MAX
];
sysconf.c
340
return
_GETGR_R_SIZE_MAX
;
Completed in 223 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025