Searched defs:commands (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommand_table.h40 struct command_def commands[] = { variable in typeref:struct:command_def
/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-cmds.c230 build_table (struct mi_cmd *commands) argument
/freebsd-11-stable/contrib/smbfs/smbutil/
H A Dsmbutil.c29 static struct commands { struct
34 } commands[] = { variable in typeref:struct:commands
/freebsd-11-stable/contrib/libreadline/examples/
H A Dfileman.c83 COMMAND commands[] = { variable
[all...]
/freebsd-11-stable/usr.sbin/nandtool/
H A Dnandtool.c49 } commands[] = { variable in typeref:struct:__anon8801
[all...]
/freebsd-11-stable/contrib/groff/src/roff/groff/
H A Dpipeline.c212 int run_pipeline(int ncommands, char ***commands, int no_pipe) argument
359 run_pipeline(int ncommands, char ***commands, int no_pipe) argument
447 run_pipeline(int ncommands, char ***commands, int no_pipe) argument
[all...]
H A Dgroff.cpp94 possible_command commands[NCOMMANDS]; variable
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Drkpty.c75 static struct command *commands, **next = &commands; variable in typeref:struct:command
/freebsd-11-stable/lib/libc/db/test/btree.tests/
H A Dmain.c85 cmd_table commands[] = { variable
[all...]
/freebsd-11-stable/usr.bin/mail/
H A Dlex.c200 commands(void) function
/freebsd-11-stable/usr.sbin/mlxcontrol/
H A Dcommand.c63 } commands[] = { variable in typeref:struct:__anon8792
[all...]
/freebsd-11-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c69 static struct command *commands; variable in typeref:struct:command
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp271 void SBBreakpointLocation::SetCommandLineCommands(SBStringList &commands) { argument
289 bool SBBreakpointLocation::GetCommandLineCommands(SBStringList &commands) { argument
H A DSBBreakpointName.cpp472 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { argument
492 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp279 StringList &commands local
[all...]
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
H A Dutil.c2433 hci_commands2str(uint8_t *commands, char *buffer, int size) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Ddeprecated.c185 svn_ra_svn_handle_commands2(svn_ra_svn_conn_t *conn, apr_pool_t *pool, const svn_ra_svn_cmd_entry_t *commands, void *baton, svn_boolean_t error_on_disconnect) argument
212 svn_ra_svn_handle_commands(svn_ra_svn_conn_t *conn, apr_pool_t *pool, const svn_ra_svn_cmd_entry_t *commands, void *baton) argument
/freebsd-11-stable/bin/chio/
H A Dchio.c103 static const struct changer_command commands[] = { variable in typeref:struct:changer_command
[all...]
/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.h61 TAILQ_HEAD(, mps_command) commands; member in struct:mpssas_target
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.h64 TAILQ_HEAD(, mpr_command) commands; member in struct:mprsas_target
/freebsd-11-stable/contrib/less/
H A Dcommand.c1183 commands(VOID_PARAM) function
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c770 } commands[] = { local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp627 StringList &commands = data->user_source; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dbreakpoint.h317 struct command_line *commands; member in struct:breakpoint
582 struct command_line *commands; member in struct:bpstats
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim.c127 static struct nandsim_command commands[] = { variable in typeref:struct:nandsim_command

Completed in 212 milliseconds

12