Searched defs:dlopen (Results 1 – 5 of 5) sorted by relevance
67 extern void* dlopen(const char* path, int mode) in dlopen() function 133 extern void* dlopen(const char* path, int mode) in dlopen() function 277 extern void* dlopen(const char* path, int mode) in dlopen() function 363 extern void* dlopen(const char* path, int mode) in dlopen() function 506 extern void* dlopen(const char* path, int mode) in dlopen() function
69 #pragma weak dlopen = _tnfctl_dlopen macro [all...]
111 dlopen(char *fname, int mode) in dlopen() function
1016 dlopen(const char *path, int mode) dlopen() function [all...]
1314 create_cntl(Lm_list *lml, int dlopen) in create_cntl() argument