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

/freebsd-current/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dutil.py57 class ZFSError(StandardError): class in inherits:StandardError
H A Dioctl.c37 static PyObject *ZFSError; variable
/freebsd-current/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dexceptions.py38 class ZFSError(Exception): class in inherits:Exception
[all...]

Completed in 129 milliseconds