Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c120 (LA_SER_LIBPATH | LA_SER_RUNPATH | LA_SER_DEFAULT | LA_SER_SECURE); in Dbg_libs_path()
141 case LA_SER_SECURE: in Dbg_libs_path()
/illumos-gate/usr/src/boot/sys/sys/
H A Dlink_elf.h55 #define LA_SER_SECURE 0x80 /* default (secure) path prepended */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Daudit.msg37 @ MSG_LA_SER_SECURE "LA_SER_SECURE"
H A Daudit.c112 { LA_SER_SECURE, MSG_LA_SER_SECURE }, in conv_la_search()
/illumos-gate/usr/src/head/
H A Dlink.h144 #define LA_SER_SECURE 0x080 /* default (secure) path prepended */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c350 (LA_SER_SECURE | LA_SER_CONFIG), PD_TKN_CAP) != 0) in elf_config()
H A Delf.c125 set_dirs(&elf_sec_dirs, _elf_sec_dirs, LA_SER_SECURE); in elf_get_sec_dirs()