NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ENVSYS_tFLAG
usr.sbin/envstat/envstat.c
1374
bool tflag = (flags & ENVSYS_tFLAG) != 0;
usr.sbin/envstat/envstat.c
191
flags |= ENVSYS_tFLAG;
usr.sbin/envstat/envstat.c
908
bool tflag = (flags & ENVSYS_tFLAG) != 0;