Searched refs:LA_SER_DEFAULT (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | libs.c | 120 (LA_SER_LIBPATH | LA_SER_RUNPATH | LA_SER_DEFAULT | LA_SER_SECURE); in Dbg_libs_path() 134 case LA_SER_DEFAULT: in Dbg_libs_path()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | audit.msg | 35 @ MSG_LA_SER_DEFAULT "LA_SER_DEFAULT"
|
H A D | audit.c | 110 { LA_SER_DEFAULT, MSG_LA_SER_DEFAULT }, in conv_la_search()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | config_elf.c | 335 (LA_SER_DEFAULT | LA_SER_CONFIG), PD_TKN_CAP) != NULL) in elf_config() 360 (LA_SER_DEFAULT | LA_SER_CONFIG), PD_TKN_CAP) != NULL) in elf_config()
|
H A D | a.out.c | 106 set_dirs(&aout_def_dirs, _aout_def_dirs, LA_SER_DEFAULT); in aout_get_def_dirs()
|
H A D | elf.c | 116 set_dirs(&elf_def_dirs, _elf_def_dirs, LA_SER_DEFAULT); in elf_get_def_dirs()
|
/titanic_44/usr/src/head/ |
H A D | link.h | 143 #define LA_SER_DEFAULT 0x040 /* default path prepended */ macro
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | ldlibs.c | 391 DBG_CALL(Dbg_libs_path(ofl->ofl_lml, path, LA_SER_DEFAULT, 0)); in ld_lib_setup()
|