1__ZZIP_PARSE_ROOT_DI(3) zziplib Function List __ZZIP_PARSE_ROOT_DI(3)
2
3
4
6 __zzip_parse_root_directory - ...
7
9 #include <zzip/lib.h>
10
11 int
12 __zzip_parse_root_directory((int fd, struct _disk_trailer * trailer, struct zzip_dir_hdr ** hdr_return, zzip_plugin_io_t io));
13
15 (missing description)
16
18 ยท Guido Draheim <guidod@gmx.de> Tomi Ollila <too@iki.fi>
19
21 Copyright (c) 1999,2000,2001,2002,2003 Guido Draheim All rights
22 reserved, use under the restrictions of the Lesser GNU General Public
23 License or alternatively the restrictions of the Mozilla Public License
24 1.1
25
26
27
28zziplib 0.13.49 __ZZIP_PARSE_ROOT_DI(3)