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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dtable.py28 __slots__ = "fields", "rjustfields", "maxfieldlen", "lines" variable in class:Table
H A Dutil.py64 __slots__ = "why", "task", "errno" variable in class:ZFSError
H A Dallow.py43 __slots__ = "create", "sets", "local", "descend", "ld" variable in class:FSPerms
H A Ddataset.py97 __slots__ = "name", "__props" variable in class:Dataset
43 "values", "colname", "rightalign", "visible", "indextable" variable in class:Property

Completed in 77 milliseconds