Searched refs:PedExceptionOption (Results 1 - 13 of 13) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libparted/common/include/parted/
H A Dexception.h57 typedef enum _PedExceptionOption PedExceptionOption; typedef in typeref:enum:_PedExceptionOption
76 PedExceptionOption options; /**< ORed list of options that
82 typedef PedExceptionOption (PedExceptionHandler) (PedException* ex);
87 extern char* ped_exception_get_option_string (PedExceptionOption ex_opt);
92 extern PedExceptionOption ped_exception_default_handler (PedException* ex);
94 extern PedExceptionOption ped_exception_throw (PedExceptionType ex_type,
95 PedExceptionOption ex_opt,
100 extern PedExceptionOption ped_exception_rethrow ();
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/
H A Dexception.c70 static PedExceptionOption default_handler (PedException* ex);
122 ped_exception_get_option_string (PedExceptionOption ex_opt)
127 static PedExceptionOption
198 static PedExceptionOption
201 PedExceptionOption ex_opt;
228 PedExceptionOption
230 PedExceptionOption ex_opts, const char* message, ...)
277 PedExceptionOption
H A Ddebug.c88 PedExceptionOption opt;
H A Ddisk.c592 PedExceptionOption choice;
/opensolaris-onvv-gate/usr/src/cmd/parted/
H A Dui.h63 extern PedExceptionOption command_line_get_ex_opt (const char* prompt,
64 PedExceptionOption options);
H A Dui.c583 static PedExceptionOption
584 option_get_next (PedExceptionOption options, PedExceptionOption current)
586 PedExceptionOption i;
620 static PedExceptionOption
623 PedExceptionOption opt;
1219 PedExceptionOption
1220 command_line_get_ex_opt (const char* prompt, PedExceptionOption options)
1223 PedExceptionOption opt;
1296 PedExceptionOption op
[all...]
H A Dparted.c1602 PedExceptionOption ex_opt;
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dcount.c253 PedExceptionOption ex_status;
H A Dresize.c483 PedExceptionOption status;
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Ddvh.c179 static PedExceptionOption
182 PedExceptionOption ret;
H A Dgpt.c712 PedExceptionOption q;
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/arch/
H A Dsolaris.c961 PedExceptionOption ex_status;
1030 PedExceptionOption ex_status;
1123 PedExceptionOption ex_status;
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dreiserfs.c137 static PedExceptionOption

Completed in 190 milliseconds