DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
map_free
sbin/gpt/create.c
131
blocks = map_free(1LL);
sbin/gpt/map.h
59
off_t map_free(off_t);
sbin/gpt/migrate.c
263
blocks = map_free(1LL);
sbin/gpt/recover.c
145
if (map_free(0LL) == 0) {