OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newboothowto
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
init_sysctl.c
748
int error, messageverbose, messagemask,
newboothowto
;
local in function:sysctl_kern_messages
779
newboothowto
= boothowto & ~messagemask;
783
newboothowto
|= AB_SILENT;
786
newboothowto
|= AB_QUIET;
789
newboothowto
|= AB_VERBOSE;
792
newboothowto
|= AB_DEBUG;
799
boothowto =
newboothowto
;
init_sysctl.c
748
int error, messageverbose, messagemask,
newboothowto
;
local in function:sysctl_kern_messages
779
newboothowto
= boothowto & ~messagemask;
783
newboothowto
|= AB_SILENT;
786
newboothowto
|= AB_QUIET;
789
newboothowto
|= AB_VERBOSE;
792
newboothowto
|= AB_DEBUG;
799
boothowto =
newboothowto
;
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025