OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:userconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
autoconf.c
77
#include <sys/
userconf
.h>
951
bool
userconf
= (boothowto & RB_USERCONF) != 0;
local in function:cpu_configure
958
if (((boothowto & RB_USERCONF) != 0) && !
userconf
)
/src/sys/arch/sparc64/sparc64/
autoconf.c
75
#include <sys/
userconf
.h>
507
bool
userconf
= (boothowto & RB_USERCONF) != 0;
local in function:cpu_configure
511
if (((boothowto & RB_USERCONF) != 0) && !
userconf
)
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025