Searched refs:libc_dlopen (Results 1 – 5 of 5) sorted by relevance
40 libc_dlopen(const char *path, int mode) in libc_dlopen() function
97 libc_dlopen.c \
298 handle = libc_dlopen(p, RTLD_LAZY); in _citrus_load_module()
73 void *libc_dlopen(const char *, int);
395 handle = libc_dlopen(NULL, RTLD_LAZY | RTLD_GLOBAL); in nss_configure()515 mod.handle = libc_dlopen(buf, RTLD_LOCAL|RTLD_LAZY); in nss_load_module()