NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEV_OPEN
sys/lib/libsa/stand.h
192
#define DEV_OPEN(d) ((d)->dv_open)
sys/lib/libsa/stand.h
200
#define DEV_OPEN(d) ___CONCAT(LIBSA_SINGLE_DEVICE,open)