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

/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-decode.c40 static void undef_cmd_error (char *, char *);
1063 undef_cmd_error (char *cmdtype, char *q)
1114 undef_cmd_error (cmdtype, q);
1178 undef_cmd_error (c->prefixname, *line);
1059 undef_cmd_error (char *cmdtype, char *q) function

Completed in 73 milliseconds