Go to the source code of this file.
Definition at line 28 of file iocshRegisterCommon.c.
43 epicsEnvSet(
"EPICS_VERSION_SNAPSHOT", EPICS_DEV_SNAPSHOT);
44 epicsEnvSet(
"EPICS_VERSION_SITE", EPICS_SITE_VERSION);
45 epicsEnvSet(
"EPICS_VERSION_SHORT", EPICS_VERSION_SHORT);
46 epicsEnvSet(
"EPICS_VERSION_FULL", EPICS_VERSION_FULL);
LIBCOM_API const ENV_PARAM EPICS_BUILD_TARGET_ARCH
LIBCOM_API const char *epicsStdCall envGetConfigParamPtr(const ENV_PARAM *pParam)
Get a configuration parameter's value or default string.
LIBCOM_API void epicsStdCall epicsEnvSet(const char *name, const char *value)
Set an environment variable's value.
struct dbBase ** iocshPpdbbase
void registryIocRegister(void)
void miscIocRegister(void)
void dbStaticIocRegister(void)
void epicsStdCall libComRegister(void)