Searched refs:AL_CNT_SEARCH (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | config_elf.c | 334 if (expand_paths(lmp, str, &elf_def_dirs, AL_CNT_SEARCH, in elf_config() 352 if (expand_paths(lmp, str, &elf_sec_dirs, AL_CNT_SEARCH, in elf_config() 359 if (expand_paths(lmp, str, &aout_def_dirs, AL_CNT_SEARCH, in elf_config() 365 if (expand_paths(lmp, str, &aout_sec_dirs, AL_CNT_SEARCH, in elf_config()
|
H A D | paths.c | 176 &rpl_libdirs, AL_CNT_SEARCH, mode, in get_dir_list() 217 &prm_libdirs, AL_CNT_SEARCH, mode, in get_dir_list() 254 &RLIST(lmp), AL_CNT_SEARCH, LA_SER_RUNPATH, in get_dir_list()
|
H A D | _rtld.h | 157 #define AL_CNT_SEARCH 4 /* search path */ macro
|