DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MMalloc
sys/dev/raid/vinum/vinumext.h
252
#define Malloc(x) MMalloc ((x), __FILE__, __LINE__)
sys/dev/raid/vinum/vinumext.h
254
caddr_t MMalloc(int size, char *, int);