Home
last modified time | relevance | path

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

/freebsd/include/
H A Ddlfcn.h56 #define RTLD_DI_SERINFO 4 /* Obtain search path info. */ macro
/freebsd/libexec/rtld-elf/
H A Drtld.c2266 sargs.request = RTLD_DI_SERINFO; in gethints()
2271 hargs.request = RTLD_DI_SERINFO; in gethints()
4336 case RTLD_DI_SERINFO: in dlinfo()
4490 args.request = RTLD_DI_SERINFO; in do_search_info()