Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/freebsd-12.1/sys/dev/ips/
H A Dips_commands.c77 ips_command_t *command = cmdptr; in ips_io_request_callback() local
156 ips_command_t *command; in ips_start_io_request() local
177 ips_command_t *command = cmdptr; in ips_adapter_info_callback() local
255 ips_command_t *command; in ips_get_adapter_info() local
276 ips_command_t *command = cmdptr; in ips_drive_info_callback() local
357 ips_command_t *command; in ips_get_drive_info() local
393 ips_command_t *command; in ips_flush_cache() local
474 ips_command_t *command; in ips_ffdc_reset() local
515 ips_command_t *command = cmdptr; in ips_read_nvram_callback() local
589 ips_command_t *command; in ips_update_nvram() local
[all …]
H A Dips.c105 ips_command_t *command = cmdptr; in ips_cmd_dmaload() local
116 ips_command_t *command; in ips_cmdqueue_free() local
147 ips_command_t *command; in ips_cmdqueue_init() local
195 ips_command_t *command; in ips_get_free_cmd() local
220 void ips_insert_free_cmd(ips_softc_t *sc, ips_command_t *command) in ips_insert_free_cmd()
306 ips_command_t *command; in ips_timeout() local
514 ips_command_t *command; in ips_morpheus_check_intr() local
545 void ips_morpheus_poll(ips_command_t *command) in ips_morpheus_poll()
560 void ips_issue_morpheus_cmd(ips_command_t *command) in ips_issue_morpheus_cmd()
728 void ips_issue_copperhead_cmd(ips_command_t *command) in ips_issue_copperhead_cmd()
[all …]
H A Dips_ioctl.c37 static void ips_ioctl_finish(ips_command_t *command) in ips_ioctl_finish()
56 ips_command_t *command = cmdptr; in ips_ioctl_callback() local
76 static int ips_ioctl_start(ips_command_t *command) in ips_ioctl_start()
90 ips_command_t *command; in ips_ioctl_cmd() local
H A Dips_disk.c187 ips_command_t *command; in ipsd_dump() local
246 ips_command_t *command; in ipsd_dump_map_sg() local
295 ipsd_dump_block_complete(ips_command_t *command) in ipsd_dump_block_complete()
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmd-var.c40 mi_cmd_var_create (char *command, char **argv, int argc) in mi_cmd_var_create()
113 mi_cmd_var_delete (char *command, char **argv, int argc) in mi_cmd_var_delete()
170 mi_cmd_var_set_format (char *command, char **argv, int argc) in mi_cmd_var_set_format()
214 mi_cmd_var_show_format (char *command, char **argv, int argc) in mi_cmd_var_show_format()
235 mi_cmd_var_info_num_children (char *command, char **argv, int argc) in mi_cmd_var_info_num_children()
252 mi_cmd_var_list_children (char *command, char **argv, int argc) in mi_cmd_var_list_children()
314 mi_cmd_var_info_type (char *command, char **argv, int argc) in mi_cmd_var_info_type()
331 mi_cmd_var_info_expression (char *command, char **argv, int argc) in mi_cmd_var_info_expression()
352 mi_cmd_var_show_attributes (char *command, char **argv, int argc) in mi_cmd_var_show_attributes()
395 mi_cmd_var_assign (char *command, char **argv, int argc) in mi_cmd_var_assign()
[all …]
H A Dmi-cmd-stack.c42 mi_cmd_stack_list_frames (char *command, char **argv, int argc) in mi_cmd_stack_list_frames()
106 mi_cmd_stack_info_depth (char *command, char **argv, int argc) in mi_cmd_stack_info_depth()
139 mi_cmd_stack_list_locals (char *command, char **argv, int argc) in mi_cmd_stack_list_locals()
168 mi_cmd_stack_list_args (char *command, char **argv, int argc) in mi_cmd_stack_list_args()
335 mi_cmd_stack_select_frame (char *command, char **argv, int argc) in mi_cmd_stack_select_frame()
H A Dmi-cmd-env.c70 mi_cmd_env_pwd (char *command, char **argv, int argc) in mi_cmd_env_pwd()
91 mi_cmd_env_cd (char *command, char **argv, int argc) in mi_cmd_env_cd()
114 mi_cmd_env_path (char *command, char **argv, int argc) in mi_cmd_env_path()
188 mi_cmd_env_dir (char *command, char **argv, int argc) in mi_cmd_env_dir()
H A Dmi-cmds.c183 mi_lookup (const char *command) in mi_lookup()
199 lookup_table (const char *command) in lookup_table()
234 struct mi_cmd *command; in build_table() local
H A Dmi-main.c78 struct mi_parse *command; member
117 mi_cmd_gdb_exit (char *command, char **argv, int argc) in mi_cmd_gdb_exit()
238 mi_cmd_thread_select (char *command, char **argv, int argc) in mi_cmd_thread_select()
262 mi_cmd_thread_list_ids (char *command, char **argv, int argc) in mi_cmd_thread_list_ids()
282 mi_cmd_data_list_register_names (char *command, char **argv, int argc) in mi_cmd_data_list_register_names()
333 mi_cmd_data_list_changed_registers (char *command, char **argv, int argc) in mi_cmd_data_list_changed_registers()
431 mi_cmd_data_list_register_values (char *command, char **argv, int argc) in mi_cmd_data_list_register_values()
697 mi_cmd_data_evaluate_expression (char *command, char **argv, int argc) in mi_cmd_data_evaluate_expression()
796 mi_cmd_data_read_memory (char *command, char **argv, int argc) in mi_cmd_data_read_memory()
1010 mi_cmd_data_write_memory (char *command, char **argv, int argc) in mi_cmd_data_write_memory()
[all …]
/freebsd-12.1/usr.bin/usbhidaction/
H A Dusbhidaction.c56 struct command { struct
57 struct command *next; argument
69 static struct command *commands; argument
/freebsd-12.1/usr.bin/top/
H A Dcommands.h51 struct command { struct
58 extern const struct command all_commands[]; argument
/freebsd-12.1/crypto/heimdal/lib/roken/
H A Drkpty.c64 struct command { struct
68 struct command *next; argument
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectStats.cpp29 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
54 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
78 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectReproducer.cpp31 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
63 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectFrame.cpp159 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
237 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
326 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
507 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
880 bool CommandObjectFrameRecognizerAdd::DoExecute(Args &command, in DoExecute()
942 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
958 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
999 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1047 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
/freebsd-12.1/contrib/tcp_wrappers/
H A Dshell_cmd.c39 void shell_cmd(command) in shell_cmd() argument
65 static void do_child(char *command) in do_child()
/freebsd-12.1/lib/libc/stdlib/
H A Dsystem.c53 system(const char *command) in system()
61 __libc_system(const char *command) in __libc_system()
/freebsd-12.1/usr.sbin/sesutil/
H A Dsesutil.c64 static struct command { struct
65 const char *name;
66 const char *param;
67 const char *desc;
68 int (*exec)(int argc, char **argv);
/freebsd-12.1/sys/ddb/
H A Dddb.h116 struct command { struct
117 char * name; /* command name */ argument
123 #define CS_SET_DOT 0x100 /* set dot after command */ argument
124 struct command_table *more; /* another level of command */ argument
/freebsd-12.1/contrib/dialog/
H A Dprgbox.c36 dlg_popen(const char *command, const char *type) in dlg_popen()
98 const char *command, in dialog_prgbox()
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-zip.c209 int cvmx_zip_submit(cvmx_zip_command_t *command) in cvmx_zip_submit()
225 int cvmx_zip_queue_submit(cvmx_zip_command_t *command, int queue) in cvmx_zip_queue_submit()
/freebsd-12.1/release/picobsd/tinyware/oinit/
H A Doinit.c93 struct command { struct
94 char *cmd; /* command name */ argument
95 char *descr; /* command description */ argument
115 struct command bltins[]={ argument
/freebsd-12.1/usr.sbin/autofs/
H A Dpopen.c65 char *command; member
83 char *arg, *argv[ARGV_LEN], *command; in auto_popen() local
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-interp.c41 char *command; member
127 safe_execute_command (struct ui_out *uiout, char *command, int from_tty) in safe_execute_command()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp47 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
104 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()

12345678910>>...17