Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEVID_FREE
usr/src/common/devid/devid_impl.h
53
#define DEVID_FREE(x, n) kmem_free(x, n)
usr/src/common/devid/devid_impl.h
67
#define DEVID_FREE(x, n) free(x)