Searched defs:origin_path (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/libexec/rtld-elf/ | ||
H A D | rtld.h | 142 char *origin_path; /* Directory path of origin file */ member |
H A D | rtld.c | 950 origin_subst(char *real, const char *origin_path) in origin_subst() |