Home
last modified time | relevance | path

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

12345678910>>...15

/freebsd/sys/dev/ips/
H A Dips_commands.c41 static void ips_wakeup_callback(ips_command_t *command) in ips_wakeup_callback()
51 static void ips_io_request_finish(ips_command_t *command) in ips_io_request_finish()
75 ips_command_t *command = cmdptr; in ips_io_request_callback() local
140 static int ips_send_io_request(ips_command_t *command, struct bio *iobuf) in ips_send_io_request()
154 ips_command_t *command; in ips_start_io_request() local
175 ips_command_t *command = cmdptr; in ips_adapter_info_callback() local
205 static int ips_send_adapter_info_cmd(ips_command_t *command) in ips_send_adapter_info_cmd()
253 ips_command_t *command; in ips_get_adapter_info() local
274 ips_command_t *command = cmdptr; in ips_drive_info_callback() local
307 static int ips_send_drive_info_cmd(ips_command_t *command) in ips_send_drive_info_cmd()
[all …]
H A Dips.c96 static int ips_ioctl(struct cdev *dev, u_long command, caddr_t addr, int32_t flags, struct thread *… in ips_ioctl()
106 ips_command_t *command = cmdptr; in ips_cmd_dmaload() local
117 ips_command_t *command; in ips_cmdqueue_free() local
148 ips_command_t *command; in ips_cmdqueue_init() local
196 ips_command_t *command; in ips_get_free_cmd() local
221 void ips_insert_free_cmd(ips_softc_t *sc, ips_command_t *command) in ips_insert_free_cmd()
296 ips_command_t *command; in ips_timeout() local
504 ips_command_t *command; in ips_morpheus_check_intr() local
535 void ips_morpheus_poll(ips_command_t *command) in ips_morpheus_poll()
550 void ips_issue_morpheus_cmd(ips_command_t *command) in ips_issue_morpheus_cmd()
[all …]
H A Dips_ioctl.c35 static void ips_ioctl_finish(ips_command_t *command) in ips_ioctl_finish()
54 ips_command_t *command = cmdptr; in ips_ioctl_callback() local
74 static int ips_ioctl_start(ips_command_t *command) in ips_ioctl_start()
88 ips_command_t *command; in ips_ioctl_cmd() local
H A Dips_disk.c189 ips_command_t *command; in ipsd_dump() local
248 ips_command_t *command; in ipsd_dump_map_sg() local
297 ipsd_dump_block_complete(ips_command_t *command) in ipsd_dump_block_complete()
/freebsd/usr.bin/usbhidaction/
H A Dusbhidaction.c55 struct command { struct
56 struct command *next; argument
68 static struct command *commands; argument
/freebsd/usr.bin/top/
H A Dcommands.h50 struct command { struct
57 extern const struct command all_commands[]; argument
/freebsd/crypto/heimdal/lib/roken/
H A Drkpty.c64 struct command { struct
68 struct command *next; argument
/freebsd/contrib/tcp_wrappers/
H A Dshell_cmd.c39 void shell_cmd(char *command) in shell_cmd()
64 static void do_child(char *command) in do_child()
/freebsd/lib/libc/stdlib/
H A Dsystem.c49 system(const char *command) in system()
56 __libc_system(const char *command) in __libc_system()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlugin.cpp30 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
198 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
264 static void DoPluginEnableDisable(Args &command, CommandReturnObject &result, in DoPluginEnableDisable()
299 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
315 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectStats.cpp31 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
52 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
146 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectFrame.cpp124 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
198 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
269 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
498 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
863 void CommandObjectFrameRecognizerAdd::DoExecute(Args &command, in DoExecute()
934 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1008 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1105 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1149 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectTrace.cpp105 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
193 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
274 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
341 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectSettings.cpp172 void DoExecute(llvm::StringRef command, in DoExecute()
426 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
563 void DoExecute(llvm::StringRef command, in DoExecute()
668 void DoExecute(llvm::StringRef command, in DoExecute()
757 void DoExecute(llvm::StringRef command, in DoExecute()
850 void DoExecute(llvm::StringRef command, in DoExecute()
932 void DoExecute(llvm::StringRef command, in DoExecute()
1024 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
H A DCommandObjectType.cpp82 static bool WarnOnPotentialUnquotedUnsignedType(Args &command, in WarnOnPotentialUnquotedUnsignedType()
399 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
654 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
824 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
935 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1061 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
1254 Args &command, CommandReturnObject &result) { in Execute_ScriptSummary()
1369 Args &command, CommandReturnObject &result) { in Execute_StringSummary()
1541 void CommandObjectTypeSummaryAdd::DoExecute(Args &command, in DoExecute()
1741 void DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute()
[all …]
/freebsd/contrib/kyua/cli/
H A Dcmd_help.cpp125 const cli::cli_command* command = commands->find(*i2); in general_help() local
170 const cli::cli_command* command) in subcommand_help()
241 const cli::cli_command* command = _commands->find(cmdname); in run() local
/freebsd/contrib/dialog/
H A Dprgbox.c36 dlg_popen(const char *command, const char *type) in dlg_popen()
99 const char *command, in dialog_prgbox()
/freebsd/usr.sbin/autofs/
H A Dpopen.c62 char *command; member
80 char *arg, *argv[ARGV_LEN], *command; in auto_popen() local
/freebsd/sys/dev/ixgbe/
H A Dif_ix_mdio_hw.c50 u32 i, data, command; in ixgbe_read_mdio_unlocked_c22() local
86 u32 i, command; in ixgbe_write_mdio_unlocked_c22() local
/freebsd/sys/contrib/dev/rtw88/
H A Dsec.c30 u32 command; in rtw_sec_write_cam() local
88 u32 command; in rtw_sec_clear_cam() local
/freebsd/usr.sbin/sesutil/
H A Dsesutil.c74 static struct command { struct
75 const char *name;
76 const char *param;
77 const char *desc;
78 int (*exec)(int argc, char **argv);
/freebsd/sys/x86/cpufreq/
H A Dsmist.c71 int command; member
127 int15_gsic_call(int *sig, int *smi_cmd, int *command, int *smi_data, int *flags) in int15_gsic_call()
156 int command; member
320 int sig, smi_cmd, command, smi_data, flags; in smist_probe() local
/freebsd/contrib/libarchive/tar/test/
H A Dtest_option_mtime.c23 #define systemf(command, ...) systemf("\"" command "\"", __VA_ARGS__) argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.cpp77 Args &command, CommandReturnObject &result, in DoExecuteOnThreads()
162 Args &command, CommandReturnObject &result) { in DoExecute()
/freebsd/sys/dev/rge/
H A Dif_rge_stats.c81 uint8_t command; in rge_hw_mac_stats_fetch() local

12345678910>>...15