OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:root_specified
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/acorn32/stand/boot32/
boot32.c
664
int i,
root_specified
, id_low, id_high;
local in function:create_configuration
706
root_specified
= 0;
709
if (strncmp(argv[i], "root=",5) ==0)
root_specified
= 1;
714
if (!
root_specified
) {
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025