FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__findenv_environ
lib/libc/stdlib/getenv.c
439
return (__findenv_environ(name, nameLen));
lib/libc/stdlib/getenv.c
465
val = __findenv_environ(name, nameLen);