Searched refs:cmd_function_t (Results 1 – 3 of 3) 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()
1244 …cmd_function_t *Cmd_AddCommandchar *cmd_namexcommand_t functionCmd_Exec_fCmd_Alias_fCbuf_Add…
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()