HomeSort by relevance Sort by last modified time
    Searched defs:__command (Results 1 - 17 of 17) sorted by null

  /external/syslinux/gpxe/src/hci/commands/
autoboot_cmd.c 24 struct command autoboot_command __command = { variable in typeref:struct:autoboot_command
login_cmd.c 26 struct command login_command __command = { variable in typeref:struct:login_command
config_cmd.c 36 struct command config_command __command = { variable in typeref:struct:config_command
gdbstub_cmd.c 100 struct command gdbstub_commands[] __command = { variable in typeref:struct:gdbstub_commands
iwmgmt_cmd.c 60 struct command iwmgmt_commands[] __command = { variable in typeref:struct:iwmgmt_commands
nvo_cmd.c 66 struct command nvo_commands[] __command = { variable in typeref:struct:nvo_commands
route_cmd.c 82 struct command route_commands[] __command = { variable in typeref:struct:route_commands
time_cmd.c 55 struct command time_command __command = { variable in typeref:struct:time_command
81 struct command sleep_command __command = { variable in typeref:struct:sleep_command
sanboot_cmd.c 67 struct command sanboot_command __command = { variable in typeref:struct:sanboot_command
dhcp_cmd.c 181 struct command dhcp_commands[] __command = { variable in typeref:struct:dhcp_commands
digest_cmd.c 112 struct command md5sum_command __command = { variable in typeref:struct:md5sum_command
117 struct command sha1sum_command __command = { variable in typeref:struct:sha1sum_command
ifmgmt_cmd.c 167 struct command ifmgmt_commands[] __command = { variable in typeref:struct:ifmgmt_commands
image_cmd.c 563 struct command image_commands[] __command = { variable in typeref:struct:image_commands
  /external/syslinux/gpxe/src/arch/i386/hci/commands/
pxe_cmd.c 24 struct command pxe_commands[] __command = { variable in typeref:struct:pxe_commands
  /external/syslinux/gpxe/src/include/gpxe/
command.h 24 #define __command __table_entry ( COMMANDS, 01 ) macro
  /external/syslinux/gpxe/src/hci/
shell.c 54 struct command exit_command __command = { variable in typeref:struct:exit_command
82 struct command help_command __command = { variable in typeref:struct:help_command
  /external/syslinux/gpxe/src/core/
exec.c 248 struct command echo_command __command = { variable in typeref:struct:echo_command

Completed in 338 milliseconds