Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c572 if ((omit & PD_TKN_ISALIST) || isaflag++) in expand()
591 _flags |= PD_TKN_ISALIST; in expand()
758 flags &= ~PD_TKN_ISALIST; in expand()
H A Dconfig_elf.c234 (PD_TKN_ISALIST | PD_TKN_CAP), lmp)) == 0) in elf_config()
H A D_rtld.h401 #define PD_TKN_ISALIST 0x00010000 /* $ISALIST expansion has occurred */ macro
H A Dsetup.c648 (PD_TKN_ISALIST | PD_TKN_CAP), rlmp) & PD_TKN_RESOLVED) in setup()