Returns a pointer to the module's global CmdParams_t structure. This static structure is an in-memory representation of the cmd-line arguments provided to the module during execution. It is initialized upon module startup. See cmdparams for more information. Definition at line 203 of file jsoc_main.c.
|