Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIN_ENV_SIZE
usr/src/lib/libc/port/gen/getenv.c
275
if (new_size < MIN_ENV_SIZE)
usr/src/lib/libc/port/gen/getenv.c
276
new_size = MIN_ENV_SIZE;