Home
last modified time | relevance | path

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

12

/freebsd/contrib/smbfs/smbutil/
H A Dsmbutil.c29 static struct commands { struct
34 } commands[] = { variable
/freebsd/contrib/kyua/utils/cmdline/
H A Dcommands_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/usr.bin/genl/
H A Dgenl.c51 static struct commands { global() struct
52 namecommands global() argument
53 usagecommands global() argument
54 cmdcommands global() argument
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommand_table.h40 struct command_def commands[] = { variable
/freebsd/usr.bin/mt/
H A Dmt.c115 static const struct commands { struct
116 const char *c_name;
117 unsigned long c_code;
118 int c_ronly;
119 int c_flags;
/freebsd/contrib/kyua/cli/
H A Dcmd_help.cpp96 general_help(cmdline::ui* ui, const cmdline::options_vector* options, in general_help()
H A Dmain.cpp184 cmdline::commands_map< cli::cli_command > commands; in safe_main() local
H A Dcmd_help_test.cpp125 setup(cmdline::commands_map< cli::cli_command >& commands) in setup()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp275 LLDB_INSTRUMENT_VA(this, commands); in SetCommandLineCommands() argument
292 LLDB_INSTRUMENT_VA(this, commands); in GetCommandLineCommands() argument
H A DSBBreakpointName.cpp460 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
479 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
H A DSBBreakpoint.cpp479 void SBBreakpoint::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
496 bool SBBreakpoint::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
/freebsd/crypto/heimdal/lib/roken/
H A Drkpty.c75 static struct command *commands, **next = &commands; variable
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h92 SmallVector<SectionCommand *, 0> commands; variable
/freebsd/usr.bin/mail/
H A Dlex.c194 commands(void) in commands() function
/freebsd/usr.bin/usbhidaction/
H A Dusbhidaction.c68 static struct command *commands; variable
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dutil.c2432 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str()
/freebsd/usr.sbin/mlxcontrol/
H A Dcommand.c61 } commands[] = { variable
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp239 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp607 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local
/freebsd/bin/chio/
H A Dchio.c93 static const struct changer_command commands[] = { variable
/freebsd/contrib/less/
H A Dcommand.c1214 public void commands(void) commands() function
/freebsd/lib/libc/db/test/btree.tests/
H A Dmain.c81 cmd_table commands[] = { variable
/freebsd/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c770 } commands[] = { in fst_ctrl_iface_receive() local
/freebsd/crypto/openssl/apps/
H A Dlist.c1527 unsigned int commands:1; list_main() member
[all...]
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2538 CommandInterpreter::HandleCommands(const StringList &commands, in HandleCommands()
2548 void CommandInterpreter::HandleCommands(const StringList &commands, in HandleCommands()

12