Searched refs:execute_cmd_pre_hook (Results 1 – 4 of 4) sorted by relevance
177 extern void execute_cmd_pre_hook (struct cmd_list_element *cmd);
467 execute_cmd_pre_hook (c); in execute_command()
6186 execute_cmd_pre_hook ((struct cmd_list_element *) cmd); in hook_stop_stub()
274 execute_cmd_pre_hook (struct cmd_list_element *c) in execute_cmd_pre_hook() function