Home
last modified time | relevance | path

Searched refs:PD_TKN_RESOLVED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h405 #define PD_TKN_RESOLVED 0x00080000 /* resolvepath() expansion has */ macro
H A Dsetup.c648 (PD_TKN_ISALIST | PD_TKN_CAP), rlmp) & PD_TKN_RESOLVED) in setup()
H A Dpaths.c801 flags |= PD_TKN_RESOLVED; in expand()