Searched defs:dlopen (Results 1 – 4 of 4) sorted by relevance
65 extern void* dlopen(const char* path, int mode) in dlopen() function131 extern void* dlopen(const char* path, int mode) in dlopen() function275 extern void* dlopen(const char* path, int mode) in dlopen() function361 extern void* dlopen(const char* path, int mode) in dlopen() function504 extern void* dlopen(const char* path, int mode) in dlopen() function
110 dlopen(char *fname, int mode) in dlopen() function
1017 dlopen(const char *path, int mode) in dlopen() function
1317 create_cntl(Lm_list *lml, int dlopen) in create_cntl()