dlopen 1272 dln.c if ((handle = (void*)dlopen(file, RTLD_LAZY|RTLD_GLOBAL)) == NULL) { dlopen 70 ext/dl/handle.c ptr = dlopen(clib, cflag); dlopen 64 ext/tk/stubs.c # define DL_OPEN(file) dlopen(file, RTLD_LAZY|RTLD_GLOBAL)