Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-13-stable/contrib/smbfs/smbutil/
HDsmbutil.c29 static struct commands { struct
34 } commands[] = { argument
/freebsd-13-stable/contrib/kyua/utils/cmdline/
HDcommands_map_test.cpp78 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
87 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
113 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
127 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
/freebsd-13-stable/contrib/netbsd-tests/lib/libcurses/slave/
HDcommand_table.h40 struct command_def commands[] = { variable
/freebsd-13-stable/usr.bin/mt/
HDmt.c128 static const struct commands { struct
129 const char *c_name;
130 unsigned long c_code;
131 int c_ronly;
132 int c_flags;
/freebsd-13-stable/contrib/kyua/cli/
HDcmd_help.cpp96 general_help(cmdline::ui* ui, const cmdline::options_vector* options, in general_help()
HDmain.cpp184 cmdline::commands_map< cli::cli_command > commands; in safe_main() local
HDcmd_help_test.cpp125 setup(cmdline::commands_map< cli::cli_command >& commands) in setup()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
HDdeprecated.c187 const svn_ra_svn_cmd_entry_t *commands, in svn_ra_svn_handle_commands2()
214 const svn_ra_svn_cmd_entry_t *commands, in svn_ra_svn_handle_commands()
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBBreakpointLocation.cpp274 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
291 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
HDSBBreakpointName.cpp460 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
479 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
HDSBBreakpoint.cpp479 void SBBreakpoint::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
496 bool SBBreakpoint::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
/freebsd-13-stable/crypto/heimdal/lib/roken/
HDrkpty.c75 static struct command *commands, **next = &commands; variable
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDOutputSections.h92 SmallVector<SectionCommand *, 0> commands; variable
/freebsd-13-stable/usr.bin/mail/
HDlex.c200 commands(void) in commands() function
/freebsd-13-stable/usr.bin/usbhidaction/
HDusbhidaction.c68 static struct command *commands; variable
/freebsd-13-stable/usr.sbin/bluetooth/hccontrol/
HDutil.c2432 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectWatchpointCommand.cpp239 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
/freebsd-13-stable/usr.sbin/mlxcontrol/
HDcommand.c61 } commands[] = { variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointOptions.cpp607 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local
/freebsd-13-stable/bin/chio/
HDchio.c101 static const struct changer_command commands[] = { variable
/freebsd-13-stable/lib/libc/db/test/btree.tests/
HDmain.c85 cmd_table commands[] = { variable
/freebsd-13-stable/contrib/less/
HDcommand.c1298 public void commands(void) in commands() function
/freebsd-13-stable/contrib/wpa/src/fst/
HDfst_ctrl_iface.c770 } commands[] = { in fst_ctrl_iface_receive() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp2538 CommandInterpreter::HandleCommands(const StringList &commands, in HandleCommands()
2548 void CommandInterpreter::HandleCommands(const StringList &commands, in HandleCommands()
/freebsd-13-stable/stand/fdt/
HDfdt_loader_cmd.c96 static const struct cmdtab commands[] = { variable

12