-
Cmd_CommandAdd()
- Adds a command to the command table.
-
Cmd_CommandExecute()
- Executes a command line.
-
Cmd_End()
- Ends the command package.
-
Cmd_FileOpen()
- Opens the file with the given mode.
-
Cmd_FlagReadByName()
- Looks up value of flag in table of named values.
-
Cmd_Init()
- Initializes the command package.
-
Cmd_SecureCommandExecute()
- Secure layer for Cmd_CommandExecute
Last updated on 2009/01/30 14h:53