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

/osnet-11/usr/src/lib/libparted/common/libparted/arch/
H A Dsolaris.c971 PedExceptionOption ex_status; local
983 ex_status = ped_exception_throw(
989 switch (ex_status) {
1040 PedExceptionOption ex_status; local
1056 ex_status = ped_exception_throw(
1062 switch (ex_status) {
1099 ex_status = ped_exception_throw(
1106 switch (ex_status) {
1133 PedExceptionOption ex_status; local
1160 ex_status
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dcount.c254 PedExceptionOption ex_status;
255 ex_status = ped_exception_throw (
263 switch (ex_status) {
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c502 int ex_status = ped_exception_throw local
514 if (ex_status == PED_EXCEPTION_NO)

Completed in 269 milliseconds