Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BOOL_TO_STR
net/ieee802154/trace.h
38
#define BOOL_TO_STR(bo) (bo) ? "true" : "false"
net/mac802154/trace.h
32
#define BOOL_TO_STR(bo) (bo) ? "true" : "false"
net/wireless/trace.h
221
#define BOOL_TO_STR(bo) (bo) ? "true" : "false"