Searched refs:command_prefix (Results 1 – 1 of 1) sorted by relevance
1403 char *alias_prefix, *command_prefix; in alias_command() local1418 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()