centos man page for zzip_opendir

Query: zzip_opendir

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ZZIP_OPENDIR(3) 					       zziplib Function List						   ZZIP_OPENDIR(3)

NAME
zzip_opendir, zzip_opendir_ext_io - ...
SYNOPSIS
#include <zzip/lib.h> ZZIP_DIR * zzip_opendir((zzip_char_t * filename)); ZZIP_DIR * zzip_opendir_ext_io((zzip_char_t * filename, int o_modes, zzip_strings_t * ext, zzip_plugin_io_t io));
DESCRIPTION
The zzip_opendir_ext_io function uses explicit ext and io instead of the internal defaults, setting them to zero is equivalent to zzip_opendir
AUTHOR
o Guido Draheim <guidod@gmx.de>
COPYRIGHT
Copyright (c) 1999,2000,2001,2002,2003 Guido Draheim All rights reserved, use under the restrictions of the Lesser GNU General Public License or alternatively the restrictions of the Mozilla Public License 1.1 zziplib 0.13.62 ZZIP_OPENDIR(3)
Related Man Pages
zzip_entry_data_offset(3) - centos
zzip_open_shared_io(3) - centos
zzip_seekdir32(3) - centos
zzip_telldir(3) - centos
zzip_telldir32(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq