Searched defs:command (Results 1 - 25 of 374) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/gdb/gdb/mi/
H A Dmi-cmd-file.c33 mi_cmd_file_list_exec_source_file(char *command, char **argv, int argc) argument
H A Dmi-symbol-cmds.c33 mi_cmd_symbol_list_lines (char *command, char **argv, int argc) argument
H A Dmi-parse.h35 char *command; member in struct:mi_parse
H A Dmi-cmds.c183 mi_lookup (const char *command) argument
199 lookup_table (const char *command) argument
234 struct mi_cmd *command; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObjectScript.cpp48 DoExecute( const char *command, CommandReturnObject &result ) argument
H A DScriptInterpreterNone.cpp32 ScriptInterpreterNone::ExecuteOneLine (const char *command, CommandReturnObject *, const ExecuteScriptOptions&) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DConnectionMachPort.h69 uint32_t command; member in struct:ConnectionMachPort::PayloadType
/freebsd-10.1-release/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.h41 char const *command; member in struct:bthid_command
/freebsd-10.1-release/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h43 char const *command; member in struct:hci_command
/freebsd-10.1-release/usr.sbin/bluetooth/l2control/
H A Dl2control.h41 char const *command; member in struct:l2cap_command
/freebsd-10.1-release/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.h41 char const *command; member in struct:sdp_command
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObjectRegexCommand.h67 std::string command; member in struct:lldb_private::CommandObjectRegexCommand::Entry
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectQuit.cpp82 CommandObjectQuit::DoExecute (Args& command, CommandReturnObject &result) argument
H A DCommandObjectSyntax.cpp58 CommandObjectSyntax::DoExecute (Args& command, CommandReturnObject &result) argument
[all...]
/freebsd-10.1-release/contrib/texinfo/info/
H A Dm-x.c134 InfoCommand *command; local
[all...]
/freebsd-10.1-release/lib/libc/stdlib/
H A Dsystem.c50 __system(const char *command) argument
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-hfa.c136 int cvmx_hfa_submit(cvmx_dfa_command_t *command) argument
H A Dcvmx-zip.c209 int cvmx_zip_submit(cvmx_zip_command_t *command) argument
225 cvmx_zip_queue_submit(cvmx_zip_command_t *command, int queue) argument
[all...]
/freebsd-10.1-release/sys/dev/ed/
H A Dif_ed_rtl80x9.c69 ed_rtl80x9_media_ioctl(struct ed_softc *sc, struct ifreq *ifr, u_long command) argument
/freebsd-10.1-release/sys/dev/ida/
H A Didaio.h8 int command; member in struct:ida_user_command
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dintel_pci.h73 U16 command; member in struct:sci_pci_common_header
/freebsd-10.1-release/contrib/atf/atf-sh/
H A Datf-sh.cpp70 std::string* command = new std::string(); local
/freebsd-10.1-release/contrib/binutils/binutils/
H A Darparse.y80 command: label
/freebsd-10.1-release/contrib/binutils/ld/
H A Ddeffilep.y122 command: label
/freebsd-10.1-release/contrib/dialog/
H A Dprgbox.c36 dlg_popen(const char *command, const char *type) argument
96 dialog_prgbox(const char *title, const char *cprompt, const char *command, int height, int width, int pauseopt) argument

Completed in 309 milliseconds

1234567891011>>