| /freebsd/sys/dev/ips/ |
| H A D | ips_commands.c | 41 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 D | ips.c | 96 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 D | ips_ioctl.c | 35 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 D | ips_disk.c | 189 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 D | usbhidaction.c | 55 struct command { struct 56 struct command *next; argument 68 static struct command *commands; argument
|
| /freebsd/usr.bin/top/ |
| H A D | commands.h | 50 struct command { struct 57 extern const struct command all_commands[]; argument
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | rkpty.c | 64 struct command { struct 68 struct command *next; argument
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | shell_cmd.c | 39 void shell_cmd(char *command) in shell_cmd() 64 static void do_child(char *command) in do_child()
|
| /freebsd/lib/libc/stdlib/ |
| H A D | system.c | 49 system(const char *command) in system() 56 __libc_system(const char *command) in __libc_system()
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectPlugin.cpp | 30 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 D | CommandObjectStats.cpp | 31 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 D | CommandObjectFrame.cpp | 124 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 D | CommandObjectTrace.cpp | 105 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 D | CommandObjectSettings.cpp | 172 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 D | CommandObjectType.cpp | 82 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 D | cmd_help.cpp | 125 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 D | prgbox.c | 36 dlg_popen(const char *command, const char *type) in dlg_popen() 99 const char *command, in dialog_prgbox()
|
| /freebsd/usr.sbin/autofs/ |
| H A D | popen.c | 62 char *command; member 80 char *arg, *argv[ARGV_LEN], *command; in auto_popen() local
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | if_ix_mdio_hw.c | 50 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 D | sec.c | 30 u32 command; in rtw_sec_write_cam() local 88 u32 command; in rtw_sec_clear_cam() local
|
| /freebsd/usr.sbin/sesutil/ |
| H A D | sesutil.c | 74 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 D | smist.c | 71 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 D | test_option_mtime.c | 23 #define systemf(command, ...) systemf("\"" command "\"", __VA_ARGS__) argument
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | CommandObjectTraceStartIntelPT.cpp | 77 Args &command, CommandReturnObject &result, in DoExecuteOnThreads() 162 Args &command, CommandReturnObject &result) { in DoExecute()
|
| /freebsd/sys/dev/rge/ |
| H A D | if_rge_stats.c | 81 uint8_t command; in rge_hw_mac_stats_fetch() local
|