Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
addtoenv
usr/src/lib/libc/port/gen/getenv.c
352
return (addtoenv(string, 1));
usr/src/lib/libc/port/gen/getenv.c
390
if ((res = addtoenv(new_string, overwrite)) < 0) {