NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DKW_PTYPE_V7
common/lib/libutil/getfstypename.c
73
return DKW_PTYPE_V7;
sys/fs/v7fs/v7fs_vfsops.c
206
return strcmp(dkw.dkw_ptype, DKW_PTYPE_V7) == 0 ? 0 : EINVAL;