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

/external/iproute2/include/
H A Ddlfcn.h23 static inline void *dlsym(void *handle, const char *sym) function
/external/libxml2/os400/
H A Dwrappers.h63 #define dlsym _lx_dlsym macro
/external/libxml2/os400/dlfcn/
H A Ddlfcn.c2 *** dlopen(), dlclose() dlsym(), dlerror() emulation for OS/400.
986 dlsym(void * handle, const char * symbol) function
1038 if (_fini = dlsym(handle, "_fini"))
1133 if (!(dlip->actcount++) && (_init = dlsym(dlip, "_init")))
/external/fio/os/windows/
H A Dposix.c214 void *dlsym(void *handle, const char *name) function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1038 milliseconds