Searched refs:empty_sfunc (Results 1 – 3 of 3) sorted by relevance
284 static void empty_sfunc (char *, int, struct cmd_list_element *);287 empty_sfunc (char *args, int from_tty, struct cmd_list_element *c) in empty_sfunc() function315 set_cmd_sfunc (c, empty_sfunc); in add_set_or_show_cmd()
4827 * command.c (empty_sfunc): New function.
453 add_abbrev_prefix_cmd, not_just_help_class_command, empty_sfunc,