Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
geteminor
usr/src/uts/common/os/ddi.c
127
geteminor(dev_t dev)
usr/src/uts/common/sys/ddi.h
105
#undef geteminor
usr/src/uts/common/sys/sysmacros.h
181
#define geteminor(x) (minor_t)((x) & L_MAXMIN)