FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SETENV
sys/kern/subr_boot.c
52
#define SETENV(k, v) kern_setenv(k, v)
sys/kern/subr_boot.c
56
#define SETENV(k, v) boot_setenv(k, v)