Found 17 other functions taking a
Jim_Cmd
argument:
Return true if the command @c cmd is registered by OpenOCD.
Return the pointer to the command's private data specified during the registration of command @a cmd .
If the command is a proc, sets/updates the cached namespace (nsObj) based on the command name.
Add the command to the commands hash table
Sets the interp result to be an error message indicating the required proc args.