FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vfree
crypto/krb5/src/util/verto/verto.c
160
#define vfree(mem) vresize(mem, 0)
sys/compat/linuxkpi/common/include/linux/slab.h
57
#define vfree(arg) kfree(arg)
usr.bin/mail/vars.c
70
vfree(char *cp)