Searched refs:pubcheck (Results 1 - 2 of 2) sorted by relevance
/pkg/src/modules/client/ |
H A D | api.py | 1603 # we don't need to do a pubcheck for detach or 1608 self._img.linked.pubcheck() 1686 pubcheck=True, refresh_catalogs=True, reject_list=misc.EmptyI, 1714 'pubcheck' indicates that we should skip the child image 1734 _noexecute=noexecute, _pubcheck=pubcheck, 1756 noexecute=False, pubcheck=True, refresh_catalogs=True, 1850 _noexecute=noexecute, _pubcheck=pubcheck, 1894 noexecute=False, pubcheck=True, refresh_catalogs=True, 1935 _noexecute=noexecute, _pubcheck=pubcheck, 2041 pubcheck [all...] |
/pkg/src/modules/client/linkedimage/ |
H A D | common.py | 1038 def pubcheck(self): member in class:LinkedImage 2129 # type for display reasons. It only uses it to treat pubcheck 3214 # a pubcheck should never update persistent meta data
|
Completed in 353 milliseconds