Searched refs:expand_paths (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c334 if (expand_paths(lmp, str, &elf_def_dirs, AL_CNT_SEARCH,
352 if (expand_paths(lmp, str, &elf_sec_dirs, AL_CNT_SEARCH,
359 if (expand_paths(lmp, str, &aout_def_dirs, AL_CNT_SEARCH,
365 if (expand_paths(lmp, str, &aout_sec_dirs, AL_CNT_SEARCH,
H A Dpaths.c175 (void) expand_paths(lmp, rpl_libpath,
216 (void) expand_paths(lmp, prm_libpath,
253 (void) expand_paths(lmp, RPATH(lmp),
1029 expand_paths(Rt_map *clmp, const char *list, Alist **alpp, Aliste alni, function
H A D_rtld.h700 extern int expand_paths(Rt_map *, const char *, Alist **, Aliste,
H A Da.out.c266 if (expand_paths(clmp, name, &palp,
H A Dsetup.c137 if (expand_paths(*clmp, ptr, &palp, AL_CNT_NEEDED,
H A Delf.c163 return (expand_paths(clmp, name, alpp, alni, orig, 0));
878 if (expand_paths(ilmp, filtees, (Alist **)&dip->di_info,

Completed in 59 milliseconds