Home
last modified time | relevance | path

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

/freebsd/include/
H A Ddlfcn.h55 #define RTLD_DI_SERINFO 4 /* Obtain search path info. */ macro
/freebsd/libexec/rtld-elf/
H A Drtld.c2223 sargs.request = RTLD_DI_SERINFO; in gethints()
2228 hargs.request = RTLD_DI_SERINFO; in gethints()
4225 case RTLD_DI_SERINFO: in dlinfo()
4382 args.request = RTLD_DI_SERINFO; in do_search_info()