from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209584

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149881

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





ZIP_ERRORS

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

zip_errors - list of all libzip error codes  

LIBRARY

libzip -lzip)  

SYNOPSIS

In zip.h  

DESCRIPTION

The following error codes are used by libzip:

Bq Er ZIP_ER_CANCELLED
Operation cancelled.
Bq Er ZIP_ER_CHANGED
Entry has been changed.
Bq Er ZIP_ER_CLOSE
Closing zip archive failed.
Bq Er ZIP_ER_COMPNOTSUPP
Compression method not supported.
Bq Er ZIP_ER_COMPRESSED_DATA
Compressed data invalid.
Bq Er ZIP_ER_CRC
CRC error.
Bq Er ZIP_ER_DATA_LENGTH
Unexpected length of data.
Bq Er ZIP_ER_DELETED
Entry has been deleted.
Bq Er ZIP_ER_ENCRNOTSUPP
Encryption method not supported.
Bq Er ZIP_ER_EOF
Premature end of file.
Bq Er ZIP_ER_EXISTS
File already exists.
Bq Er ZIP_ER_INCONS
Zip archive inconsistent.
Bq Er ZIP_ER_INTERNAL
Internal error.
Bq Er ZIP_ER_INUSE
Resource still in use.
Bq Er ZIP_ER_INVAL
Invalid argument.
Bq Er ZIP_ER_MEMORY
Malloc failure.
Bq Er ZIP_ER_MULTIDISK
Mult-disk zip archives not supported.
Bq Er ZIP_ER_NOENT
No such file.
Bq Er ZIP_ER_NOPASSWD
No password provided.
Bq Er ZIP_ER_NOT_ALLOWED
Not allowed in torrentzip.
Bq Er ZIP_ER_NOZIP
Not a zip archive.
Bq Er ZIP_ER_OK
No error.
Bq Er ZIP_ER_OPEN
Can't open file.
Bq Er ZIP_ER_OPNOTSUPP
Operation not supported.
Bq Er ZIP_ER_RDONLY
Rea-only archive.
Bq Er ZIP_ER_READ
Read error.
Bq Er ZIP_ER_REMOVE
Can't remove file.
Bq Er ZIP_ER_RENAME
Renaming temporary file failed.
Bq Er ZIP_ER_SEEK
Seek error.
Bq Er ZIP_ER_TELL
Tell error.
Bq Er ZIP_ER_TMPOPEN
Failure to create temporary file.
Bq Er ZIP_ER_TRUNCATED_ZIP
Possibly truncated or corrupted zip archive.
Bq Er ZIP_ER_WRITE
Write error.
Bq Er ZIP_ER_WRONGPASSWD
Wrong password provided.
Bq Er ZIP_ER_ZIPCLOSED
Containing zip archive was closed.
Bq Er ZIP_ER_ZLIB
Zlib error.

 

AUTHORS

An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt wiz@gatalith.at


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
AUTHORS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.4 ms