Home
last modified time | relevance | path

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

12

/freebsd-11-stable/contrib/smbfs/smbutil/
HDsmbutil.c29 static struct commands { struct
34 } commands[] = { argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
HDcommand_table.h40 struct command_def commands[] = { variable
/freebsd-11-stable/contrib/groff/src/roff/groff/
HDpipeline.c212 int run_pipeline(int ncommands, char ***commands, int no_pipe) in run_pipeline()
359 int run_pipeline(int ncommands, char ***commands, int no_pipe) in run_pipeline()
447 int run_pipeline(int ncommands, char ***commands, int no_pipe) in run_pipeline()
HDgroff.cpp94 possible_command commands[NCOMMANDS]; variable
/freebsd-11-stable/contrib/gdb/gdb/mi/
HDmi-cmds.c230 build_table (struct mi_cmd *commands) in build_table()
/freebsd-11-stable/usr.bin/mt/
HDmt.c129 static const struct commands { struct
130 const char *c_name;
131 unsigned long c_code;
132 int c_ronly;
133 int c_flags;
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBBreakpointLocation.cpp271 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
289 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
HDSBBreakpointName.cpp472 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
492 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
HDSBBreakpoint.cpp484 void SBBreakpoint::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
502 bool SBBreakpoint::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
/freebsd-11-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-11-stable/crypto/heimdal/lib/roken/
HDrkpty.c75 static struct command *commands, **next = &commands; variable
/freebsd-11-stable/usr.sbin/nandtool/
HDnandtool.c49 } commands[] = { variable
/freebsd-11-stable/contrib/libreadline/examples/
HDfileman.c83 COMMAND commands[] = { variable
/freebsd-11-stable/usr.bin/mail/
HDlex.c200 commands(void) in commands() function
/freebsd-11-stable/contrib/gdb/gdb/
HDbreakpoint.h317 struct command_line *commands; member
582 struct command_line *commands; member
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
HDutil.c2433 hci_commands2str(uint8_t *commands, char *buffer, int size) in hci_commands2str()
/freebsd-11-stable/usr.bin/usbhidaction/
HDusbhidaction.c69 static struct command *commands; variable
/freebsd-11-stable/usr.sbin/mlxcontrol/
HDcommand.c63 } commands[] = { variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectWatchpointCommand.cpp279 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointOptions.cpp627 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local
/freebsd-11-stable/contrib/less/
HDcommand.c1183 commands(VOID_PARAM) in commands() function
/freebsd-11-stable/bin/chio/
HDchio.c103 static const struct changer_command commands[] = { variable
/freebsd-11-stable/lib/libc/db/test/btree.tests/
HDmain.c85 cmd_table commands[] = { variable
/freebsd-11-stable/contrib/bmake/
HDmake.h241 Lst commands; /* Creation commands */ member
/freebsd-11-stable/contrib/wpa/src/fst/
HDfst_ctrl_iface.c770 } commands[] = { in fst_ctrl_iface_receive() local

12