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

  /external/syslinux/gpxe/src/include/gpxe/
command.h 24 #define __command __table_entry ( COMMANDS, 01 ) macro
  /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
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
config_cmd.c 36 struct command config_command __command = { variable in typeref:struct:config_command
route_cmd.c 82 struct command route_commands[] __command = { variable in typeref:struct:route_commands
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
sanboot_cmd.c 67 struct command sanboot_command __command = { variable in typeref:struct:sanboot_command
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
nvo_cmd.c 66 struct command nvo_commands[] __command = { variable in typeref:struct:nvo_commands
dhcp_cmd.c 181 struct command dhcp_commands[] __command = { variable in typeref:struct:dhcp_commands
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/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/arch/i386/hci/commands/
pxe_cmd.c 24 struct command pxe_commands[] __command = { variable in typeref:struct:pxe_commands
  /test/vts/utils/python/controllers/
customflasher.py 82 was "__command", this function could pass "--command"
  /external/syslinux/gpxe/src/core/
exec.c 248 struct command echo_command __command = { variable in typeref:struct:echo_command
  /bionic/libc/include/
stdlib.h 94 int system(const char* __command);
stdio.h 231 FILE* popen(const char* __command, const char* __mode);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdio.h 870 extern FILE *popen (__const char *__command, __const char *__modes) __wur;
stdlib.h 717 extern int system (__const char *__command) __wur;
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 782 extern int system (__const char *__command);
    [all...]

Completed in 322 milliseconds