/freebsd/contrib/smbfs/smbutil/ |
H A D | smbutil.c | 29 static struct commands { struct 34 } commands[] = { variable
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | commands_map_test.cpp | 78 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 D | genl.c | 51 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 D | command_table.h | 40 struct command_def commands[] = { variable
|
/freebsd/usr.bin/mt/ |
H A D | mt.c | 115 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 D | cmd_help.cpp | 96 general_help(cmdline::ui* ui, const cmdline::options_vector* options, in general_help()
|
H A D | main.cpp | 184 cmdline::commands_map< cli::cli_command > commands; in safe_main() local
|
H A D | cmd_help_test.cpp | 125 setup(cmdline::commands_map< cli::cli_command >& commands) in setup()
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBBreakpointLocation.cpp | 275 LLDB_INSTRUMENT_VA(this, commands); in SetCommandLineCommands() argument 292 LLDB_INSTRUMENT_VA(this, commands); in GetCommandLineCommands() argument
|
H A D | SBBreakpointName.cpp | 460 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() 479 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
|
H A D | SBBreakpoint.cpp | 479 void SBBreakpoint::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() 496 bool SBBreakpoint::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | rkpty.c | 75 static struct command *commands, **next = &commands; variable
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | OutputSections.h | 92 SmallVector<SectionCommand *, 0> commands; variable
|
/freebsd/usr.bin/mail/ |
H A D | lex.c | 194 commands(void) in commands() function
|
/freebsd/usr.bin/usbhidaction/ |
H A D | usbhidaction.c | 68 static struct command *commands; variable
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | util.c | 2432 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str()
|
/freebsd/usr.sbin/mlxcontrol/ |
H A D | command.c | 61 } commands[] = { variable
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectWatchpointCommand.cpp | 239 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointOptions.cpp | 607 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local
|
/freebsd/bin/chio/ |
H A D | chio.c | 93 static const struct changer_command commands[] = { variable
|
/freebsd/contrib/less/ |
H A D | command.c | 1214 public void commands(void) commands() function
|
/freebsd/lib/libc/db/test/btree.tests/ |
H A D | main.c | 81 cmd_table commands[] = { variable
|
/freebsd/contrib/wpa/src/fst/ |
H A D | fst_ctrl_iface.c | 770 } commands[] = { in fst_ctrl_iface_receive() local
|
/freebsd/crypto/openssl/apps/ |
H A D | list.c | 1527 unsigned int commands:1; list_main() member [all...] |
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 2538 CommandInterpreter::HandleCommands(const StringList &commands, in HandleCommands() 2548 void CommandInterpreter::HandleCommands(const StringList &commands, in HandleCommands()
|