/freebsd-src/contrib/smbfs/smbutil/ |
H A D | smbutil.c | 29 static struct commands { struct 34 } commands[] = { argument
|
/freebsd-src/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-src/usr.bin/genl/ |
H A D | genl.c | 51 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 D | command_table.h | 40 struct command_def commands[] = { variable
|
/freebsd-src/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-src/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-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBBreakpointLocation.cpp | 274 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands() 291 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
|
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() argument 496 bool SBBreakpoint::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands() argument
|
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | rkpty.c | 75 static struct command *commands, **next = &commands; variable
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | OutputSections.h | 86 SmallVector<SectionCommand *, 0> commands; global() variable
|
/freebsd-src/usr.bin/mail/ |
H A D | lex.c | 194 commands(void) in commands() function
|
/freebsd-src/usr.bin/usbhidaction/ |
H A D | usbhidaction.c | 68 static struct command *commands; variable
|
/freebsd-src/usr.sbin/bluetooth/hccontrol/ |
H A D | util.c | 2432 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str()
|
/freebsd-src/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectWatchpointCommand.cpp | 251 StringList &commands = data->user_source; WatchpointOptionsCallbackFunction() local [all...] |
/freebsd-src/usr.sbin/mlxcontrol/ |
H A D | command.c | 61 } commands[] = { variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointOptions.cpp | 615 StringList &commands = data->user_source; BreakpointOptionsCallbackFunction() local
|
/freebsd-src/bin/chio/ |
H A D | chio.c | 93 static const struct changer_command commands[] = { variable
|
/freebsd-src/contrib/less/ |
H A D | command.c | 1214 public void commands(void) commands() function
|
/freebsd-src/lib/libc/db/test/btree.tests/ |
H A D | main.c | 81 cmd_table commands[] = { variable
|
/freebsd-src/contrib/wpa/src/fst/ |
H A D | fst_ctrl_iface.c | 770 } commands[] = { in fst_ctrl_iface_receive() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 2525 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 D | list.c | 1528 unsigned int commands:1; in list_main() member
|