Searched refs:execute_cmd_post_hook (Results 1 – 4 of 4) sorted by relevance
153 extern void execute_cmd_post_hook (struct cmd_list_element *cmd);
736 execute_cmd_post_hook (c); in execute_command()
11928 * command.h: (execute_cmd_post_hook): Declare.11931 (execute_cmd_post_hook, execute_cmd_pre_hook): New11934 * top.c (execute_command): Use execute_cmd_post_hook, and
230 execute_cmd_post_hook (struct cmd_list_element *c) in execute_cmd_post_hook() function