Home
last modified time | relevance | path

Searched refs:ld_library_dirs (Results 1 – 1 of 1) sorted by relevance

/dragonfly/libexec/rtld-elf/
H A Drtld.c183 static const char *ld_library_dirs; /* Env variable for library descriptors */ variable
428 ld_library_dirs = _getenv_ld("LD_LIBRARY_PATH_FDS"); in _rtld()
1581 (pathname = search_library_pathfds(name, ld_library_dirs, fdp)) != NULL || in find_library()