FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UFS_FREE
sys/ufs/ffs/ffs_subr.c
50
#define UFS_FREE(ptr, type) free(ptr)
sys/ufs/ffs/ffs_subr.c
74
#define UFS_FREE(ptr, type) free(ptr, type)