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

/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-decode.c285 static void empty_sfunc (char *, int, struct cmd_list_element *);
288 empty_sfunc (char *args, int from_tty, struct cmd_list_element *c)
316 set_cmd_sfunc (c, empty_sfunc);
287 empty_sfunc (char *args, int from_tty, struct cmd_list_element *c) function

Completed in 34 milliseconds