Searched defs:dlopen (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/lib/libdll/common/ |
H A D | dlfcn.c | 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
|
/titanic_51/usr/src/contrib/ast/src/lib/libdll/ |
H A D | dlfcn.c | 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
|
/titanic_51/usr/src/lib/libtnfctl/ |
H A D | internal.c | 69 #pragma weak dlopen = _tnfctl_dlopen macro [all...] |
/titanic_51/usr/src/lib/libsasl/lib/ |
H A D | dlopen.c | 111 dlopen(char *fname, int mode) in dlopen() function
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | dlfcns.c | 1016 dlopen(const char *path, int mode) dlopen() function [all...] |
H A D | util.c | 1314 create_cntl(Lm_list *lml, int dlopen) in create_cntl() argument
|