Searched refs:RTLD_DEFAULT (Results 1 – 5 of 5) sorted by relevance
62 #define RTLD_DEFAULT ((void *) -2) /* Use default search algorithm. */ macro
70 handle = RTLD_DEFAULT; in getPermanentLibrary()
79 handle = RTLD_DEFAULT; in thread_uw_init()
2977 handle == RTLD_DEFAULT || handle == RTLD_SELF) { in do_dlsym()3020 assert(handle == RTLD_DEFAULT); in do_dlsym()
2372 if ((_efi_use_whole_disk = (int (*)(int))dlsym(RTLD_DEFAULT, in zpool_relabel_disk()