OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nroots
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/stand/installboot/
disklabel.c
53
u_int
nroots
;
member in struct:ahdilabel
152
for (j = 0; j < al.
nroots
; ++j) {
223
(alab->
nroots
+ 1) * sizeof(*alab->roots));
224
alab->roots[alab->
nroots
++] = aux;
/src/sys/arch/atari/stand/tostools/aptck/
aptck.h
71
u_int
nroots
; /* # of auxiliary root sectors */
member in struct:__anon872cc5720308
disklbl.c
245
qsort(dd->roots, dd->
nroots
, sizeof *dd->roots, root_cmp);
257
for (j = 0; j < dd->
nroots
; ++j) {
285
printf("\nTotal number of auxiliary roots: %u\n", dd->
nroots
);
294
"recompile the NetBSD kernel.\n", dd->
nroots
);
325
u_int i = ++dd->
nroots
;
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025