Searched defs:dlsym (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libdll/
H A Ddlfcn.c22 * provide dlopen/dlsym/dlerror interface
85 extern void* dlsym(void* dll, const char* name) function
242 extern void* dlsym(void* handle, const char* name) function
292 extern void* dlsym(void* handle, const char* name) function
465 extern void* dlsym(void* handle, const char* name) function
518 extern void* dlsym(void* handle, const char* name) function

Completed in 11 milliseconds