OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_root
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
label.c
191
size_t i,
num_root
;
local in function:verify_parts
196
num_root
= 0;
209
num_root
++;
220
if ((
num_root
== 0 && install) ||
221
(
num_root
> 1 && inst_start < 0)) {
222
if (
num_root
== 0 && install)
/src/sys/dev/raidframe/
rf_netbsdkintf.c
662
int
num_root
;
local in function:rf_buildroothack
668
num_root
= 0;
686
num_root
++;
718
if (
num_root
== 1) {
757
} else if (
num_root
> 1) {
758
aprint_debug("%s: many roots=%d, %s\n", __func__,
num_root
,
770
num_root
= 0;
781
num_root
++;
788
if (
num_root
== 1) {
Completed in 98 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025