Home
last modified time | relevance | path

Searched refs:__slots__ (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/pyzfs/common/
H A Dutil.py48 if self.__slots__:
50 for v in self.__slots__:
64 __slots__ = "why", "task", "errno" variable in ZFSError
H A Ddataset.py42 __slots__ = "name", "number", "type", "default", "attr", "validtypes", \ variable in Property
97 __slots__ = "name", "__props" variable in Dataset
H A Dtable.py28 __slots__ = "fields", "rjustfields", "maxfieldlen", "lines" variable in Table
H A Dallow.py43 __slots__ = "create", "sets", "local", "descend", "ld" variable in FSPerms