HomeSort by: relevance | last modified time | path
    Searched defs:target_cmd (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/cli/
cli-cmds.c 2038 cmd_list_element *target_cmd = validate_aliased_command (command);
2081 alias_cmd = add_com_alias (xstrdup (alias_argv[0]), target_cmd,
2113 target_cmd, class_alias, a_opts.abbrev_flag,
2033 cmd_list_element *target_cmd = validate_aliased_command (command); local
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-cmds.c 2047 cmd_list_element *target_cmd = validate_aliased_command (command);
2090 alias_cmd = add_com_alias (xstrdup (alias_argv[0]), target_cmd,
2122 target_cmd, class_alias, a_opts.abbrev_flag,
2042 cmd_list_element *target_cmd = validate_aliased_command (command); local
  /src/sys/dev/ic/
adwlib.h 722 u_int8_t target_cmd; member in struct:adw_scsi_req_q
aic79xxvar.h 698 struct target_cmd { struct
1185 struct target_cmd *targetcmds;
aic7xxxvar.h 747 struct target_cmd { struct
1143 struct target_cmd *targetcmds;
mfireg.h 1868 struct mfi_mpi2_reply_target_cmd_buffer target_cmd; member in union:mfi_mpi2_reply_descriptor

Completed in 61 milliseconds