Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h415 #define PD_FLG_PNSLASH 0x00100000 /* pd_pname contains a slash */ macro
H A Dpaths.c1072 tkns |= PD_FLG_PNSLASH; in expand_paths()
H A Dcap.c617 pd.pd_flags = PD_FLG_PNSLASH; in cap_dir()
H A Danalyze.c2114 if (pdp->pd_flags & PD_FLG_PNSLASH) in load_trace()