Home
last modified time | relevance | path

Searched refs:empty_sfunc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-decode.c385 static void empty_sfunc (char *, int, struct cmd_list_element *);
388 empty_sfunc (char *args, int from_tty, struct cmd_list_element *c) in empty_sfunc() function
417 set_cmd_sfunc (c, empty_sfunc); in add_set_or_show_cmd()