OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autoboot
(Results
1 - 7
of
7
) sorted by null
/external/syslinux/gpxe/src/hci/commands/
autoboot_cmd.c
3
#include <usr/
autoboot
.h>
18
autoboot
();
25
.name = "
autoboot
",
sanboot_cmd.c
5
#include <usr/
autoboot
.h>
/external/syslinux/gpxe/src/include/usr/
autoboot.h
17
extern void
autoboot
( void );
/external/syslinux/gpxe/src/core/
main.c
23
#include <usr/
autoboot
.h>
71
* image, or
autoboot
() if we have no images. If
81
autoboot
();
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
keepsan.c
7
#include <usr/
autoboot
.h>
/external/syslinux/gpxe/src/usr/
autoboot.c
34
#include <usr/
autoboot
.h>
215
void
autoboot
( void ) {
function
pxemenu.c
35
#include <usr/
autoboot
.h>
Completed in 166 milliseconds