Searched refs:control_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-script.c84 cmd->control_type = type;
137 if (list->control_type == simple_control)
147 if (list->control_type == continue_control)
156 if (list->control_type == break_control)
165 if (list->control_type == while_control)
179 if (list->control_type == if_control)
309 switch (cmd->control_type)
318 ret = cmd->control_type;
325 ret = cmd->control_type;
741 (*command)->control_type
[all...]
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibccconfig.c75 "<valid> <control_type> <threshold> <packet_size> <cong_parm_marking_rate>"},
347 uint32_t control_type; local
365 if ((errstr = parseint(argv[2], &control_type, 0)))
403 &control_type);
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddefs.h684 enum command_control_type control_type;
682 enum command_control_type control_type; member in struct:command_line
/freebsd-11-stable/sys/cam/
H A Dcam_iosched.c224 } control_type; typedef in typeref:enum:__anon5251
242 control_type type; /* What type of control? */

Completed in 86 milliseconds