/dflybsd-src/contrib/smbfs/smbutil/ |
H A D | smbutil.c | 29 static struct commands { struct 34 } commands[] = { argument
|
/dflybsd-src/usr.sbin/installer/libinstaller/ |
H A D | commands.h | 57 struct commands { struct 58 struct command *head; 59 struct command *tail;
|
/dflybsd-src/usr.bin/mt/ |
H A D | mt.c | 67 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 D | lvm2cmdline.h | 25 struct command *commands; member
|
/dflybsd-src/usr.bin/sdpquery/ |
H A D | sdpquery.c | 55 } commands[] = { variable
|
/dflybsd-src/usr.bin/objformat/ |
H A D | objformat.c | 68 static struct command commands[] = { variable
|
/dflybsd-src/contrib/gdb-7/gdb/mi/ |
H A D | mi-cmds.c | 233 build_table (struct mi_cmd *commands) in build_table()
|
/dflybsd-src/usr.bin/mail/ |
H A D | lex.c | 195 commands(void) in commands() function
|
/dflybsd-src/usr.bin/usbhidaction/ |
H A D | usbhidaction.c | 67 static struct command *commands; variable
|
/dflybsd-src/usr.sbin/mlxcontrol/ |
H A D | command.c | 63 } commands[] = { variable
|
/dflybsd-src/bin/chio/ |
H A D | chio.c | 95 static const struct changer_command commands[] = { variable
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | breakpoint.h | 702 struct counted_command_line *commands; member 1103 struct counted_command_line *commands; member
|
H A D | breakpoint.c | 357 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 D | main.c | 82 cmd_table commands[] = { variable
|
/dflybsd-src/contrib/less/ |
H A D | command.c | 1292 public void commands(void) in commands() function
|
/dflybsd-src/contrib/wpa_supplicant/src/fst/ |
H A D | fst_ctrl_iface.c | 770 } commands[] = { in fst_ctrl_iface_receive() local
|
/dflybsd-src/sbin/vinum/ |
H A D | commands.c | 1369 char commands[] = in vinum_help() local
|
/dflybsd-src/usr.bin/evtranalyze/ |
H A D | evtranalyze.c | 70 } commands[] = { variable
|
/dflybsd-src/contrib/bmake/ |
H A D | make.h | 511 StringList commands; member
|
/dflybsd-src/sys/dev/raid/mps/ |
H A D | mpsvar.h | 310 struct mps_command *commands; member
|
/dflybsd-src/contrib/ee/ |
H A D | ee.c | 432 char *commands[32]; variable
|
/dflybsd-src/sys/dev/raid/mpr/ |
H A D | mprvar.h | 336 struct mpr_command *commands; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gcc.c | 2517 struct command *commands; /* each command buffer with above info. */ in execute() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gcc.c | 2920 struct command *commands; /* each command buffer with above info. */ in execute() local
|
/dflybsd-src/sys/netbt/ |
H A D | hci.h | 1654 uint8_t commands[HCI_COMMANDS_SIZE]; /* opcode bitmask */ member
|