Searched refs:cmd_function_t (Results 1 – 2 of 2) sorted by relevance
408 } cmd_function_t; typedef421 static cmd_function_t *cmd_functions; // possible commands to execute534 cmd_function_t *cmd; in Cmd_AddCommand()556 cmd = (cmd_function_t*) Hunk_Alloc (sizeof(cmd_function_t)); in Cmd_AddCommand()570 cmd_function_t *cmd; in Cmd_Exists()590 cmd_function_t *cmd; in Cmd_CompleteCommand()616 cmd_function_t *cmd; in Cmd_ExecuteString()
403 } cmd_function_t; typedef415 static cmd_function_t *cmd_functions; // possible commands to execute514 cmd_function_t *cmd; in Cmd_AddCommand()536 cmd = Hunk_Alloc (sizeof(cmd_function_t)); in Cmd_AddCommand()550 cmd_function_t *cmd; in Cmd_Exists()570 cmd_function_t *cmd; in Cmd_CompleteCommand()667 cmd_function_t *cmd; in Cmd_ExecuteString()