DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
storage_new
usr.sbin/installer/libinstaller/diskutil.h
119
struct storage *storage_new(void);
usr.sbin/installer/libinstaller/functions.c
108
if ((a->s = storage_new()) == NULL) {