NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
writelabel
sbin/disklabel/extern.h
27
int writelabel(int, struct disklabel *);
sbin/disklabel/interact.c
598
if (writelabel(fd, lp) != 0) {