Searched refs:RT_FL_DIRCFG (Results 1 – 4 of 4) sorted by relevance
367 if ((rtld_flags & RT_FL_DIRCFG) && in expand()794 if (list && (rtld_flags & RT_FL_DIRCFG) && (flags & TKN_DOTSLASH)) { in expand()
403 rtld_flags |= RT_FL_DIRCFG; in elf_config()
307 #define RT_FL_DIRCFG 0x20000000 /* directory config info available */ macro
1361 if (rtld_flags & RT_FL_DIRCFG) { in find_path()1470 if ((rtld_flags & RT_FL_DIRCFG) && in find_file()