OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auto_boot
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/menu/
menu.cpp
335
BOOL onoff = pref.
auto_boot
? TRUE : FALSE;
339
SET_CHECK(AUTO, pref.
auto_boot
);
340
if (pref.
auto_boot
) {
342
wsprintf(tmp, TEXT("%d"), pref.
auto_boot
);
376
pref.
auto_boot
= _wtoi(tmp);
378
pref.
auto_boot
= 0;
rootwindow.cpp
89
if (menu._pref.
auto_boot
> 0)
90
SetTimer(_window, IDD_TIMER, menu._pref.
auto_boot
* 1000, 0);
/src/sys/arch/hpc/stand/hpcboot/
hpcmenu.h
107
int
auto_boot
;
member in struct:HpcMenuInterface::HpcMenuPreferences
hpcboot.cpp
261
if (HPC_PREFERENCE.
auto_boot
> 0 && _root &&
hpcmenu.cpp
135
_pref.
auto_boot
= 0;
Completed in 12 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025