OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
has_overlap
sbin/disklabel/editor.c
154
int has_overlap(struct disklabel *);
sbin/disklabel/editor.c
212
if (has_overlap(&newlab))
sbin/disklabel/editor.c
405
has_overlap(&newlab);