![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Go to the source code of this file.
Macros | |
#define | RTLD_DEFAULT 0 |
Functions | |
LIBCOM_API void * | epicsLoadLibrary (const char *name) |
LIBCOM_API const char * | epicsLoadError (void) |
LIBCOM_API void *epicsStdCall | epicsFindSymbol (const char *name) |
#define RTLD_DEFAULT 0 |
Definition at line 16 of file osdFindSymbol.c.
LIBCOM_API void* epicsStdCall epicsFindSymbol | ( | const char * | name | ) |
Definition at line 29 of file osdFindSymbol.c.
LIBCOM_API const char* epicsLoadError | ( | void | ) |
Definition at line 24 of file osdFindSymbol.c.
LIBCOM_API void* epicsLoadLibrary | ( | const char * | name | ) |
Definition at line 19 of file osdFindSymbol.c.