Searched defs:img_user_prefix (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dimage.py85 img_user_prefix = ".org.opensolaris,pkg" variable
503 if os.path.isdir(os.path.join(d, img_user_prefix)) and \
504 is_image(d, img_user_prefix):
763 self.img_prefix = img_user_prefix

Completed in 23 milliseconds