Home
last modified time | relevance | path

Searched refs:RT_FL_SECURE (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c166 if (rpl_libdirs && (rtld_flags & RT_FL_SECURE) && in get_dir_list()
207 if (prm_libdirs && (rtld_flags & RT_FL_SECURE) && in get_dir_list()
244 if (RLIST(lmp) && (rtld_flags & RT_FL_SECURE) && in get_dir_list()
269 if ((rtld_flags & RT_FL_SECURE) && in get_dir_list()
1099 if ((rtld_flags & RT_FL_SECURE) && in expand_paths()
H A Ddebug.c64 if ((rtld_flags & RT_FL_SECURE) && (is_rtld_setuid() == 0)) in dbg_setup()
H A Dsetup.c135 if (rtld_flags & RT_FL_SECURE) in preload()
142 if (rtld_flags & RT_FL_SECURE) in preload()
179 (rtld_flags & RT_FL_SECURE)) in preload()
H A Dutil.c1559 if ((rtld_flags & RT_FL_SECURE) || in ld_generic_env()
1805 ((rtld_flags & RT_FL_SECURE) == 0)) { in ld_generic_env()
2042 if (rtld_flags & RT_FL_SECURE) { in ld_generic_env()
3608 rtld_flags |= RT_FL_SECURE; in security()
3618 rtld_flags |= RT_FL_SECURE; in security()
3625 rtld_flags |= RT_FL_SECURE; in security()
H A Dconfig_elf.c241 if ((rtld_flags & RT_FL_SECURE) && in elf_config()
H A D_rtld.h282 #define RT_FL_SECURE 0x00000040 /* setuid/segid flag */ macro
H A Danalyze.c1101 if ((rtld_flags & RT_FL_SECURE) && in file_notfound()
1886 if (rtld_flags & RT_FL_SECURE) { in load_file()