FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EFICHAR_FREE
stand/efi/include/efichar.h
42
#define EFICHAR_FREE(sz) free((sz), M_TEMP)
stand/efi/include/efichar.h
45
#define EFICHAR_FREE(sz) free(sz)