OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXGID
usr.sbin/mtree/create.c
280
gid_t g[MAXGID];
usr.sbin/mtree/create.c
305
if (sgid < MAXGID && ++g[sgid] > maxgid) {