OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:custom_attribute_count
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/sysinst/
partitions.h
246
size_t
custom_attribute_count
;
member in struct:disk_partitioning_scheme
gpt.c
1752
if (attr_no >= arg->pscheme->
custom_attribute_count
)
1821
if (attr_no >= parts->dp.pscheme->
custom_attribute_count
)
1866
if (attr_no >= parts->dp.pscheme->
custom_attribute_count
)
1902
if (attr_no >= parts->dp.pscheme->
custom_attribute_count
)
1936
.
custom_attribute_count
= __arraycount(gpt_custom_attrs),
part_edit.c
380
count = hdr_cnt + parts->pscheme->
custom_attribute_count
397
for (i = 0; i < parts->pscheme->
custom_attribute_count
; i++) {
651
n < marg->parts->pscheme->
custom_attribute_count
; n++) {
741
marg->parts->pscheme->
custom_attribute_count
; attr_no++) {
label.c
922
num_opts += pset->parts->pscheme->
custom_attribute_count
;
946
i < pset->parts->pscheme->
custom_attribute_count
;
1172
i < edit->pset->parts->pscheme->
custom_attribute_count
;
mbr.c
3167
.
custom_attribute_count
= __arraycount(mbr_custom_attrs),
Completed in 24 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026