Searched refs:user_commands (Results 1 – 4 of 4) sorted by relevance
263 cmdlines = c->user_commands; in execute_user_command()1159 free_command_lines (&c->user_commands); in define_command()1164 newc->user_commands = cmds; in define_command()1306 cmdlines = c->user_commands; in show_user_1()
181 struct command_line *user_commands; member
182 c->user_commands = NULL; in add_cmd()
855 command.h: add user_commands to struct.