Searched defs:_PATH_ELF_HINTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/include/
H A Delf-hints.h50 #define _PATH_ELF_HINTS "/var/run/ld-elf.so.hints" macro
/freebsd-13-stable/libexec/rtld-elf/
H A Dpaths.h32 #undef _PATH_ELF_HINTS macro
35 #define _PATH_ELF_HINTS "/var/run/ld-elf32.so.hints" macro
43 #define _PATH_ELF_HINTS "/var/run/ld-elf.so.hints" macro
/freebsd-13-stable/sbin/ldconfig/
H A Dldconfig.c58 #undef _PATH_ELF_HINTS macro
59 #define _PATH_ELF_HINTS "./ld-elf.so.hints" macro

Completed in 44 milliseconds