Searched refs:set_cmd_cfunc (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-decode.h67 the moment suggest sticking with either set_cmd_cfunc() or
225 extern void set_cmd_cfunc (struct cmd_list_element *cmd,
H A Dcli-decode.c62 set_cmd_cfunc (struct cmd_list_element *cmd, cmd_cfunc_ftype *cfunc)
165 set_cmd_cfunc (c, fun);
61 set_cmd_cfunc (struct cmd_list_element *cmd, cmd_cfunc_ftype *cfunc) function
/haiku-fatelf/src/bin/gdb/gdb/
H A Dlanguage.c1367 set_cmd_cfunc (set, set_language_command);
1368 set_cmd_cfunc (show, show_language_command);
1387 set_cmd_cfunc (set, set_type_command);
1388 set_cmd_cfunc (show, show_type_command);
1395 set_cmd_cfunc (set, set_range_command);
1396 set_cmd_cfunc (show, show_range_command);
1404 set_cmd_cfunc (set, set_case_command);
1405 set_cmd_cfunc (show, show_case_command);
H A Dcommand.h128 extern void set_cmd_cfunc (struct cmd_list_element *cmd,
H A Dsolib.c905 set_cmd_cfunc (c, reload_shared_libraries);
918 set_cmd_cfunc (c, reload_shared_libraries);
H A Dwince.c1983 set_cmd_cfunc (set, set_upload_type);
H A Dsymfile.c3615 set_cmd_cfunc (c, set_ext_lang_command);

Completed in 120 milliseconds