DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
disk_new
usr.sbin/installer/libinstaller/diskutil.h
130
struct disk *disk_new(struct storage *, const char *);
usr.sbin/installer/libinstaller/survey.c
305
d = disk_new(a->s, line);