Home
last modified time | relevance | path

Searched defs:origin_path (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/libexec/ld.so/
H A Dresolve.c138 _dl_origin_subst_path(elf_object_t *object, const char *origin_path, in _dl_origin_subst_path()
231 _dl_origin_path(elf_object_t *object, char *origin_path) in _dl_origin_path()
254 char origin_path[PATH_MAX]; in _dl_origin_subst() local