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

/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py46 # FileInfo class members to output labels.
77 class FileInfo(object): class in inherits:object
96 """Return the IPS action name of a FileInfo object.
160 """Compare two FileInfo objects.
170 # ActionInfo; if we're comparing FileInfo the RealFileInfo, it
244 """Return an action-style representation of a FileInfo object.
258 """Return a protolist-style representation of a FileInfo object.
286 class ActionInfo(FileInfo):
293 FileInfo.__init__(self)
346 class RealFileInfo(FileInfo)
[all...]

Completed in 43 milliseconds