Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/smbfs/smbutil/
H A Dsmbutil.c29 static struct commands { struct
34 } commands[] = { argument
/freebsd-src/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-src/usr.bin/genl/
H A Dgenl.c51 static struct commands { argument
49 static struct commands { global() struct
50 namecommands global() argument
52 cmdcommands global() argument
/freebsd-src/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommand_table.h40 struct command_def commands[] = { variable
/freebsd-src/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-src/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-src/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp274 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
291 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
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() argument
496 bool SBBreakpoint::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands() argument
/freebsd-src/crypto/heimdal/lib/roken/
H A Drkpty.c75 static struct command *commands, **next = &commands; variable
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DOutputSections.h86 SmallVector<SectionCommand *, 0> commands; global() variable
/freebsd-src/usr.bin/mail/
H A Dlex.c194 commands(void) in commands() function
/freebsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c68 static struct command *commands; variable
/freebsd-src/usr.sbin/bluetooth/hccontrol/
H A Dutil.c2432 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str()
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp251 StringList &commands = data->user_source; WatchpointOptionsCallbackFunction() local
[all...]
/freebsd-src/usr.sbin/mlxcontrol/
H A Dcommand.c61 } commands[] = { variable
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp615 StringList &commands = data->user_source; BreakpointOptionsCallbackFunction() local
/freebsd-src/bin/chio/
H A Dchio.c93 static const struct changer_command commands[] = { variable
/freebsd-src/contrib/less/
H A Dcommand.c1214 public void commands(void) commands() function
/freebsd-src/lib/libc/db/test/btree.tests/
H A Dmain.c81 cmd_table commands[] = { variable
/freebsd-src/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c770 } commands[] = { in fst_ctrl_iface_receive() local
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2525 HandleCommands(const StringList & commands,const ExecutionContext & override_context,const CommandInterpreterRunOptions & options,CommandReturnObject & result) HandleCommands() argument
2535 HandleCommands(const StringList & commands,const CommandInterpreterRunOptions & options,CommandReturnObject & result) HandleCommands() argument
[all...]
/freebsd-src/crypto/openssl/apps/
H A Dlist.c1528 unsigned int commands:1; in list_main() member

12