OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:howtoboot
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/emips/emips/
machdep.c
145
int i,
howtoboot
;
local in function:mach_init
172
howtoboot
= 0;
174
howtoboot
|= RB_KDB;
182
howtoboot
|= RB_NOSYMBOLS;
186
howtoboot
|= RB_ASKNAME;
190
howtoboot
&= ~RB_ASKNAME;
194
BOOT_FLAG(*cp,
howtoboot
); /* see sys/boot_flag.h */
205
if ((bi_syms != NULL) && (!(
howtoboot
& RB_NOSYMBOLS))) {
246
boothowto =
howtoboot
& ~RB_NOSYMBOLS;
machdep.c
145
int i,
howtoboot
;
local in function:mach_init
172
howtoboot
= 0;
174
howtoboot
|= RB_KDB;
182
howtoboot
|= RB_NOSYMBOLS;
186
howtoboot
|= RB_ASKNAME;
190
howtoboot
&= ~RB_ASKNAME;
194
BOOT_FLAG(*cp,
howtoboot
); /* see sys/boot_flag.h */
205
if ((bi_syms != NULL) && (!(
howtoboot
& RB_NOSYMBOLS))) {
246
boothowto =
howtoboot
& ~RB_NOSYMBOLS;
machdep.c
145
int i,
howtoboot
;
local in function:mach_init
172
howtoboot
= 0;
174
howtoboot
|= RB_KDB;
182
howtoboot
|= RB_NOSYMBOLS;
186
howtoboot
|= RB_ASKNAME;
190
howtoboot
&= ~RB_ASKNAME;
194
BOOT_FLAG(*cp,
howtoboot
); /* see sys/boot_flag.h */
205
if ((bi_syms != NULL) && (!(
howtoboot
& RB_NOSYMBOLS))) {
246
boothowto =
howtoboot
& ~RB_NOSYMBOLS;
machdep.c
145
int i,
howtoboot
;
local in function:mach_init
172
howtoboot
= 0;
174
howtoboot
|= RB_KDB;
182
howtoboot
|= RB_NOSYMBOLS;
186
howtoboot
|= RB_ASKNAME;
190
howtoboot
&= ~RB_ASKNAME;
194
BOOT_FLAG(*cp,
howtoboot
); /* see sys/boot_flag.h */
205
if ((bi_syms != NULL) && (!(
howtoboot
& RB_NOSYMBOLS))) {
246
boothowto =
howtoboot
& ~RB_NOSYMBOLS;
Completed in 45 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025