Home
last modified time | relevance | path

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

/dflybsd-src/contrib/smbfs/smbutil/
H A Dsmbutil.c29 static struct commands { struct
34 } commands[] = { argument
/dflybsd-src/usr.sbin/installer/libinstaller/
H A Dcommands.h57 struct commands { struct
58 struct command *head;
59 struct command *tail;
/dflybsd-src/usr.bin/mt/
H A Dmt.c67 static struct commands { struct
68 char *c_name;
69 u_long c_code;
70 int c_ronly;
72 int c_flags;
/dflybsd-src/contrib/lvm2/dist/tools/
H A Dlvm2cmdline.h25 struct command *commands; member
/dflybsd-src/usr.bin/sdpquery/
H A Dsdpquery.c55 } commands[] = { variable
/dflybsd-src/usr.bin/objformat/
H A Dobjformat.c68 static struct command commands[] = { variable
/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmds.c233 build_table (struct mi_cmd *commands) in build_table()
/dflybsd-src/usr.bin/mail/
H A Dlex.c195 commands(void) in commands() function
/dflybsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c67 static struct command *commands; variable
/dflybsd-src/usr.sbin/mlxcontrol/
H A Dcommand.c63 } commands[] = { variable
/dflybsd-src/bin/chio/
H A Dchio.c95 static const struct changer_command commands[] = { variable
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.h702 struct counted_command_line *commands; member
1103 struct counted_command_line *commands; member
H A Dbreakpoint.c357 struct command_line *commands; member
673 alloc_counted_command_line (struct command_line *commands) in alloc_counted_command_line()
1079 check_no_tracepoint_commands (struct command_line *commands) in check_no_tracepoint_commands()
1127 struct command_line *commands) in validate_commands_for_breakpoint()
1215 struct command_line *commands) in breakpoint_set_commands()
/dflybsd-src/lib/libc/db/test/btree.tests/
H A Dmain.c82 cmd_table commands[] = { variable
/dflybsd-src/contrib/less/
H A Dcommand.c1292 public void commands(void) in commands() function
/dflybsd-src/contrib/wpa_supplicant/src/fst/
H A Dfst_ctrl_iface.c770 } commands[] = { in fst_ctrl_iface_receive() local
/dflybsd-src/sbin/vinum/
H A Dcommands.c1369 char commands[] = in vinum_help() local
/dflybsd-src/usr.bin/evtranalyze/
H A Devtranalyze.c70 } commands[] = { variable
/dflybsd-src/contrib/bmake/
H A Dmake.h511 StringList commands; member
/dflybsd-src/sys/dev/raid/mps/
H A Dmpsvar.h310 struct mps_command *commands; member
/dflybsd-src/contrib/ee/
H A Dee.c432 char *commands[32]; variable
/dflybsd-src/sys/dev/raid/mpr/
H A Dmprvar.h336 struct mpr_command *commands; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc.c2517 struct command *commands; /* each command buffer with above info. */ in execute() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcc.c2920 struct command *commands; /* each command buffer with above info. */ in execute() local
/dflybsd-src/sys/netbt/
H A Dhci.h1654 uint8_t commands[HCI_COMMANDS_SIZE]; /* opcode bitmask */ member