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

/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Dexception.h43 typedef enum _PedExceptionType PedExceptionType; typedef in typeref:enum:_PedExceptionType
76 PedExceptionType type; /**< type of exception */
87 extern char* ped_exception_get_type_string (PedExceptionType ex_type);
95 extern PedExceptionOption ped_exception_throw (PedExceptionType ex_type,

Completed in 20 milliseconds