debian man page for zzip_dirfd

Query: zzip_dirfd

OS: debian

Section: 3

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

ZZIP_DIRHANDLE(3)					       zziplib Function List						 ZZIP_DIRHANDLE(3)

NAME
zzip_dirhandle, zzip_dirfd - ...
SYNOPSIS
#include <zzip/lib.h> ZZIP_DIR * zzip_dirhandle((ZZIP_FILE * fp)); int zzip_dirfd((ZZIP_DIR * dir));
DESCRIPTION
The zzip_dirhandle function will just return fp->dir If a ZZIP_FILE is contained within a zip-file that one will be a valid pointer, otherwise a NULL is returned and the ZZIP_FILE wraps a real file. The zzip_dirfd function will just return dir->fd If a ZZIP_DIR does point to a zipfile then the file-descriptor of that zipfile is returned, otherwise a NULL is returned and the ZZIP_DIR wraps a real directory DIR (if you have dirent on your system).
AUTHOR
o Guido Draheim <guidod@gmx.de>
COPYRIGHT
Copyright (c) 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.56 ZZIP_DIRHANDLE(3)
Related Man Pages
zzip_entry_data_offset(3) - centos
zzip_entry_fread_file_header(3) - centos
zzip_entry_strdup_name(3) - centos
zzip_seekdir32(3) - centos
zzip_open(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections