OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reBoot
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sun3/include/
mon.h
154
*
Reboot
interface routine -- resets and reboots system. No return.
157
int (*
reBoot
)(const char *); /* e.g.
reBoot
("xy()vmunix") */
346
#define mon_reboot (romVectorPtr->
reBoot
)
/src/sys/arch/sparc/include/
oldmon.h
199
/*
Reboot
interface routine -- resets and reboots system. */
200
void (*
reBoot
)(const char *) /* e.g.
reBoot
("xy()vmunix") */
/src/sys/arch/sun68k/include/
mon.h
158
*
Reboot
interface routine -- resets and reboots system. No return.
161
int (*
reBoot
)(const char *); /* e.g.
reBoot
("xy()vmunix") */
350
#define mon_reboot (romVectorPtr->
reBoot
)
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025