Query: zip_error_get_sys_type
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZIP_ERROR_SYS_TYPE(3) Library Functions Manual ZIP_ERROR_SYS_TYPE(3)NAMEzip_error_get_sys_type - get type of system error codeLIBRARYlibzip (-lzip)SYNOPSIS#include <zip.h> int zip_error_get_sys_type(int ze);DESCRIPTIONThe zip_error_get_sys_type function returns the type of the system error code for the libzip error ze. Possible types are: ZIP_ET_NONE System error code is unused. ZIP_ET_SYS System error code is an errno value. ZIP_ET_ZLIB System error code is from zlib(3).SEE ALSOlibzip(3), zip_error_get(3), zip_error_to_str(3), zip_file_error_get(3)AUTHORSDieter Baron <dillo@giga.or.at> and Thomas Klausner <tk@giga.or.at> NiH November 30, 2004 ZIP_ERROR_SYS_TYPE(3)
Related Man Pages |
---|
zip_get_name(3) - centos |
zip_set_default_password(3) - centos |
zip_fdopen(3) - centos |
zip_source_free(3) - centos |
zip_error_to_str(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |