OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_cnt
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/sysinst/arch/mac68k/
md.h
82
int
root_cnt
; /* number of root partitions in map */
member in struct:__anon66f6aa490208
md.c
958
map.
root_cnt
= 0;
984
if (findStdType(map.in_use_cnt, in_use, ROOT_PART, &map.
root_cnt
, 0))
985
findStdType(map.in_use_cnt, in_use, ROOT_PART, &map.
root_cnt
, -1);
1006
map.
root_cnt
+= 1;
1068
errs = (!map.
root_cnt
) || (map.
root_cnt
> 1) || (!map.swap_cnt) ||
1091
if (!map.
root_cnt
) {
1095
if (map.
root_cnt
> 1) {
1142
if (map.usable_cnt > (map.
root_cnt
+map.swap_cnt+map.usr_cnt)) {
menus.md.de
178
for (i=0,map.
root_cnt
=0;i<map.usable_cnt;i++) {
183
if (map.
root_cnt
++ == 0)
229
if (map.
root_cnt
++ == 0)
menus.md.en
179
for (i=0,map.
root_cnt
=0;i<map.usable_cnt;i++) {
184
if (map.
root_cnt
++ == 0)
230
if (map.
root_cnt
++ == 0)
menus.md.es
178
for (i=0,map.
root_cnt
=0;i<map.usable_cnt;i++) {
183
if (map.
root_cnt
++ == 0)
229
if (map.
root_cnt
++ == 0)
Completed in 60 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025