Home
last modified time | relevance | path

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

12

/NextBSD/contrib/smbfs/smbutil/
HDsmbutil.c29 static struct commands { struct
34 } commands[] = { argument
/NextBSD/contrib/netbsd-tests/lib/libcurses/slave/
HDcommand_table.h40 struct command_def commands[] = { variable
/NextBSD/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
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectBugreport.cpp60 StringList commands; in DoExecute() local
HDCommandObjectWatchpointCommand.cpp253 StringList &commands = data->user_source; in WatchpointOptionsCallbackFunction() local
HDCommandObjectBreakpointCommand.cpp267 StringList &commands = data->user_source; in BreakpointOptionsCallbackFunction() local
/NextBSD/contrib/gdb/gdb/mi/
HDmi-cmds.c230 build_table (struct mi_cmd *commands) in build_table()
/NextBSD/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;
/NextBSD/contrib/subversion/subversion/libsvn_ra_svn/
HDdeprecated.c179 const svn_ra_svn_cmd_entry_t *commands, in svn_ra_svn_handle_commands2()
191 const svn_ra_svn_cmd_entry_t *commands, in svn_ra_svn_handle_commands()
/NextBSD/crypto/heimdal/lib/roken/
HDrkpty.c75 static struct command *commands, **next = &commands; variable
/NextBSD/usr.sbin/nandtool/
HDnandtool.c47 } commands[] = { variable
/NextBSD/contrib/libreadline/examples/
HDfileman.c83 COMMAND commands[] = { variable
/NextBSD/usr.bin/mail/
HDlex.c200 commands(void) in commands() function
/NextBSD/contrib/gdb/gdb/
HDbreakpoint.h317 struct command_line *commands; member
582 struct command_line *commands; member
/NextBSD/usr.bin/usbhidaction/
HDusbhidaction.c67 static struct command *commands; variable
/NextBSD/contrib/less/
HDcommand.c1008 commands() in commands() function
/NextBSD/usr.sbin/mlxcontrol/
HDcommand.c61 } commands[] = { variable
/NextBSD/bin/chio/
HDchio.c103 static const struct changer_command commands[] = { variable
/NextBSD/lib/libc/db/test/btree.tests/
HDmain.c85 cmd_table commands[] = { variable
/NextBSD/contrib/bmake/
HDmake.h235 Lst commands; /* Creation commands */ member
/NextBSD/contrib/wpa/src/fst/
HDfst_ctrl_iface.c770 } commands[] = { in fst_ctrl_iface_receive() local
/NextBSD/usr.sbin/nandsim/
HDnandsim.c125 static struct nandsim_command commands[] = { variable
/NextBSD/sys/boot/fdt/
HDfdt_loader_cmd.c98 static const struct cmdtab commands[] = { variable
/NextBSD/sys/dev/mpr/
HDmprvar.h272 struct mpr_command *commands; member

12