Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MEM_FREE
usr/src/uts/common/smbsrv/alloc.h
66
#define MEM_FREE(AREA, PTR) free(PTR)
usr/src/uts/common/smbsrv/alloc.h
77
#define MEM_FREE(AREA, PTR) smb_mem_free(PTR)