Searched defs:dlopen (Results 1 – 5 of 5) sorted by relevance
67 extern void* dlopen(const char* path, int mode) in dlopen() function133 extern void* dlopen(const char* path, int mode) in dlopen() function277 extern void* dlopen(const char* path, int mode) in dlopen() function363 extern void* dlopen(const char* path, int mode) in dlopen() function506 extern void* dlopen(const char* path, int mode) in dlopen() function
69 #pragma weak dlopen = _tnfctl_dlopen macro
111 dlopen(char *fname, int mode) in dlopen() function
1016 dlopen(const char *path, int mode) in dlopen() function
1314 create_cntl(Lm_list *lml, int dlopen) in create_cntl()