Home
last modified time | relevance | path

Searched defs:ex_type (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/
H A Dexception.c99 ped_exception_get_type_string (PedExceptionType ex_type) in ped_exception_get_type_string()
229 ped_exception_throw (PedExceptionType ex_type, in ped_exception_throw()
/onnv-gate/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dreiserfs.c187 int ex_type = libreiserfs_exception_type(exception); in exception_handler() local