Searched defs:origin_path (Results 1 – 1 of 1) sorted by relevance
138 _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