OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:runcom_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/init/
init.c
146
static enum { AUTOBOOT, FASTBOOT }
runcom_mode
= AUTOBOOT;
variable in typeref:enum:__anon8c0931900103
287
runcom_mode
= FASTBOOT;
814
runcom_mode
= FASTBOOT;
847
argv[2] = (
runcom_mode
== AUTOBOOT ? "autoboot" : 0);
953
runcom_mode
= AUTOBOOT; /* the default */
init.c
146
static enum { AUTOBOOT, FASTBOOT }
runcom_mode
= AUTOBOOT;
variable in typeref:enum:__anon8c0931900103
287
runcom_mode
= FASTBOOT;
814
runcom_mode
= FASTBOOT;
847
argv[2] = (
runcom_mode
== AUTOBOOT ? "autoboot" : 0);
953
runcom_mode
= AUTOBOOT; /* the default */
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025