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

/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Dexception.h21 * \addtogroup PedException
30 typedef struct _PedException PedException; typedef in typeref:struct:_PedException
83 typedef PedExceptionOption (PedExceptionHandler) (PedException* ex);
93 extern PedExceptionOption ped_exception_default_handler (PedException* ex);

Completed in 14 milliseconds