Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-cmds.c1403 char *alias_prefix, *command_prefix; in alias_command() local
1418 command_prefix = dyn_string_buf (command_prefix_dyn_string); in alias_command()
1420 c_command = lookup_cmd_1 (& command_prefix, cmdlist, NULL, 1); in alias_command()