Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putenv
headers/posix/stdlib.h
77
extern int putenv(char *string);
src/tests/system/libroot/posix/test_time.c
42
if (putenv(buf))