DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strlenout
stand/boot/common/bootstrap.h
88
size_t strlenout(vm_offset_t str);
stand/boot/common/misc.c
87
result = malloc(strlenout(str) + 1);