OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dloff
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/edlabel/
edlabel.c
59
#define
dloff
(f) (int)(&((struct disklabel *)0)->f)
macro
61
{ " type_num",
dloff
(d_type), 2 },
62
{ " sub_type",
dloff
(d_subtype), 2 },
63
{ " type_name",
dloff
(d_typename), 16 },
64
{ " pack_name",
dloff
(d_packname), 16 },
65
{ " bytes/sector",
dloff
(d_secsize), 4 },
66
{ " sectors/track",
dloff
(d_nsectors), 4 },
67
{ " tracks/cylinder",
dloff
(d_ntracks), 4 },
68
{ " cylinders",
dloff
(d_ncylinders), 4 },
69
{ "sectors/cylinder",
dloff
(d_secpercyl), 4 }
[
all
...]
edlabel.c
59
#define
dloff
(f) (int)(&((struct disklabel *)0)->f)
macro
61
{ " type_num",
dloff
(d_type), 2 },
62
{ " sub_type",
dloff
(d_subtype), 2 },
63
{ " type_name",
dloff
(d_typename), 16 },
64
{ " pack_name",
dloff
(d_packname), 16 },
65
{ " bytes/sector",
dloff
(d_secsize), 4 },
66
{ " sectors/track",
dloff
(d_nsectors), 4 },
67
{ " tracks/cylinder",
dloff
(d_ntracks), 4 },
68
{ " cylinders",
dloff
(d_ncylinders), 4 },
69
{ "sectors/cylinder",
dloff
(d_secpercyl), 4 }
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025