IZ_CTRLC
return IZ_CTRLC; /* cancel operation by user request */
if (G.disk_full > 1 || error_in_archive == IZ_CTRLC) {
return IZ_CTRLC; /* cancel operation by user request */
if (G.disk_full > 1 || error_in_archive == IZ_CTRLC) {
EXIT(IZ_CTRLC); /* was EXIT(0), then EXIT(PK_ERR) */
return IZ_CTRLC; /* cancel operation by user request */
if (error == IZ_CTRLC) {
if (error == IZ_CTRLC) {
return IZ_CTRLC; /* cancel operation by user request */