Searched refs:per_command_setlist (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmaint.c802 static struct cmd_list_element *per_command_setlist;
1008 for (list = per_command_setlist; list != NULL; list = list->next)
1143 &per_command_setlist, "maintenance set per-command ",
1159 &per_command_setlist, &per_command_showlist);
1169 &per_command_setlist, &per_command_showlist);
1179 &per_command_setlist, &per_command_showlist);
801 static struct cmd_list_element *per_command_setlist; variable in typeref:struct:cmd_list_element
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmaint.c908 static struct cmd_list_element *per_command_setlist;
1117 for (list = per_command_setlist; list != NULL; list = list->next)
1333 &per_command_setlist,
1349 &per_command_setlist, &per_command_showlist);
1359 &per_command_setlist, &per_command_showlist);
1369 &per_command_setlist, &per_command_showlist);
907 static struct cmd_list_element *per_command_setlist; variable in typeref:struct:cmd_list_element

Completed in 145 milliseconds