OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:endcyl
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sunlabel/
sunlabel.c
86
uint32_t
endcyl
;
member in struct:part
363
p->
endcyl
= p->startcyl;
365
p->
endcyl
= p->startcyl + how_many(p->nblk, label.spc);
734
cyl0 = label.partitions[epno].
endcyl
;
757
if (label.partitions[epno].
endcyl
<= cyl0) {
1044
edges[j++] = p[i].
endcyl
;
1074
(p[i].
endcyl
> edges[j])) {
sunlabel.c
86
uint32_t
endcyl
;
member in struct:part
363
p->
endcyl
= p->startcyl;
365
p->
endcyl
= p->startcyl + how_many(p->nblk, label.spc);
734
cyl0 = label.partitions[epno].
endcyl
;
757
if (label.partitions[epno].
endcyl
<= cyl0) {
1044
edges[j++] = p[i].
endcyl
;
1074
(p[i].
endcyl
> edges[j])) {
Completed in 25 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025