![]() |
![]()
| ![]() |
![]()
NAME__zzip_try_open - internal. SYNOPSIS#include <zzip/lib.h> int __zzip_try_open(zzip_char_t* filename, int filemode, zzip_strings_t* ext, zzip_plugin_io_t io) DESCRIPTIONThe __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.
AUTHORGuido Draheim <guidod@gmx.de> Tomi Ollila <too@iki.fi> COPYRIGHTCopyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
|