Searched refs:PD_LOCAL_PATH (Results 1 - 7 of 7) sorted by relevance

/pkg/src/modules/portable/
H A Dos_sunos.py40 from pkg.portable import ELF, EXEC, PD_LOCAL_PATH, UNFOUND, SMF_MANIFEST namespace
59 t_fh.write(os.path.join(a.attrs[PD_LOCAL_PATH]) + "\n")
71 proto_file = a.attrs[PD_LOCAL_PATH]
H A D__init__.py238 PD_LOCAL_PATH = "pkg.internal.depend.localpath" variable
/pkg/src/modules/flavor/
H A Dscript.py33 from pkg.portable import PD_LOCAL_PATH, PD_PROTO_DIR namespace
96 action.attrs[PD_LOCAL_PATH], p))
H A Dpython.py36 from pkg.portable import PD_LOCAL_PATH, PD_PROTO_DIR namespace
189 local_file = action.attrs[PD_LOCAL_PATH]
271 action.attrs[PD_LOCAL_PATH]))
317 action.attrs[PD_LOCAL_PATH]))
H A Delf.py32 from pkg.portable import PD_LOCAL_PATH, PD_PROTO_DIR, PD_DEFAULT_RUNPATH namespace
172 proto_file = action.attrs[PD_LOCAL_PATH]
H A Dsmf_manifest.py34 from pkg.portable import PD_LOCAL_PATH, PD_PROTO_DIR, PD_PROTO_DIR_LIST namespace
248 proto_file = action.attrs[PD_LOCAL_PATH]
/pkg/src/modules/publish/
H A Ddependencies.py459 a.attrs[portable.PD_LOCAL_PATH]
653 assert portable.PD_LOCAL_PATH not in a.attrs
654 a.attrs[portable.PD_LOCAL_PATH] = local_path

Completed in 45 milliseconds