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

/opensolaris-onvv-gate/usr/src/lib/libparted/common/include/parted/
H A Dexception.h42 typedef enum _PedExceptionType PedExceptionType; typedef in typeref:enum:_PedExceptionType
75 PedExceptionType type; /**< type of exception */
86 extern char* ped_exception_get_type_string (PedExceptionType ex_type);
94 extern PedExceptionOption ped_exception_throw (PedExceptionType ex_type,
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/
H A Dexception.c99 ped_exception_get_type_string (PedExceptionType ex_type)
229 ped_exception_throw (PedExceptionType ex_type,
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dreiserfs.c163 static PedExceptionType

Completed in 53 milliseconds