Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dntp_openssl.m429 dnl LDFLAGS_NTP OpenSSL runpath flags as needed.
429 dnl ### test if runpath is needed for crypto ###
431 [if crypto works without runpath],
527 dnl Needs work with the changes to run-test whether runpath is needed.
528 dnl Probably needs to be moved ahead of runpath testing.
/freebsd-14.2/libexec/rtld-elf/
H A Drtld.h215 const char *runpath; /* Search path with different priority */ member
H A Drtld.c1590 obj->runpath = (const char *)obj->strtab + dyn_runpath->d_un.d_val; in digest_dynamic2()
1591 obj->runpath = origin_subst(obj, obj->runpath); in digest_dynamic2()
1902 if (objgiven && refobj->runpath == NULL && refobj != obj_main) { in find_library()
1913 pathname = search_library_path(name, refobj->runpath, in find_library()
4284 path_enumerate(obj->runpath, fill_search_info, NULL, &args); in do_search_info()
4315 if (path_enumerate(obj->runpath, fill_search_info, NULL, &args) != NULL) in do_search_info()
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dlib-link.m4374 dnl directory into the executable's runpath, unless it's the
/freebsd-14.2/contrib/ntp/
H A DChangeLog45 * [Bug 3847] SSL detection in configure should run-test if runpath is needed.
H A DNEWS63 * [Bug 3847] SSL detection in configure should run-test if runpath is needed.
H A DCommitLog2063 [Bug 3847] SSL detection in configure should run-test if runpath is needed.
2073 [Bug 3847] SSL detection in configure should run-test if runpath is needed.
2186 [Bug 3847] SSL detection in configure should run-test if runpath is needed.