Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h415 #define PD_FLG_PNSLASH 0x00100000 /* pd_pname contains a slash */ macro
H A Da.out.c155 pdp->pd_flags = PD_FLG_PNSLASH; in aout_fix_name()
H A Dpaths.c1071 tkns |= PD_FLG_PNSLASH; in expand_paths()
H A Dcap.c576 pd.pd_flags = PD_FLG_PNSLASH; in cap_dir()
H A Danalyze.c2124 if (pdp->pd_flags & PD_FLG_PNSLASH) in load_trace()
H A Delf.c158 pdp->pd_flags = PD_FLG_PNSLASH; in elf_fix_name()