Home
last modified time | relevance | path

Searched refs:RT_FL_DIRCFG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c367 if ((rtld_flags & RT_FL_DIRCFG) && in expand()
795 if (list && (rtld_flags & RT_FL_DIRCFG) && (flags & TKN_DOTSLASH)) { in expand()
H A Dconfig_elf.c387 rtld_flags |= RT_FL_DIRCFG; in elf_config()
H A D_rtld.h307 #define RT_FL_DIRCFG 0x20000000 /* directory config info available */ macro
H A Danalyze.c1361 if (rtld_flags & RT_FL_DIRCFG) { in find_path()
1470 if ((rtld_flags & RT_FL_DIRCFG) && in find_file()