GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
__zzip_try_open(3) zziplib Function List __zzip_try_open(3)

__zzip_try_open - internal.

#include <zzip/lib.h>



int
__zzip_try_open(zzip_char_t * filename, int filemode,
                zzip_strings_t * ext, zzip_plugin_io_t io)

The __zzip_try_open function will attach any of the .zip extensions then trying to open it the with open(2). This is a helper function for zzip_dir_open, zzip_opendir and zzip_open.

The __zzip_try_open function returns a new system file handle or -1 on error. On error the __zzip_try_open function leaves the errno(3) of the underlying open(2) call on the last file.

Guido Draheim <guidod@gmx.de> Tomi Ollila <too@iki.fi>

Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)

0.13.72 zziplib

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.