Symbol: __GPRO
src/bin/unzip/crypt.h
141
int decrypt_byte OF((__GPRO));
src/bin/unzip/explode.c
138
int explode OF((__GPRO));
src/bin/unzip/extract.c
82
static int store_info OF((__GPRO));
src/bin/unzip/extract.c
93
static int extract_or_test_member OF((__GPRO));
src/bin/unzip/fileio.c
104
static int disk_error OF((__GPRO));
src/bin/unzip/globals.c
67
static void registerGlobalPointer OF((__GPRO));
src/bin/unzip/globals.h
400
void deregisterGlobalPointer OF((__GPRO));
src/bin/unzip/inflate.c
493
static int inflate_stored OF((__GPRO));
src/bin/unzip/inflate.c
494
static int inflate_fixed OF((__GPRO));
src/bin/unzip/inflate.c
495
static int inflate_dynamic OF((__GPRO));
src/bin/unzip/list.c
35
static int fn_is_dir OF((__GPRO));
src/bin/unzip/ttyio.h
192
void Echon OF((__GPRO));
src/bin/unzip/unshrink.c
75
static void partial_clear OF((__GPRO));
src/bin/unzip/unzip.c
92
static void show_version_info OF((__GPRO));
src/bin/unzip/unzpriv.h
1720
int process_zipfiles OF((__GPRO));
src/bin/unzip/unzpriv.h
1721
void free_G_buffers OF((__GPRO));
src/bin/unzip/unzpriv.h
1724
int uz_end_central OF((__GPRO));
src/bin/unzip/unzpriv.h
1725
int process_cdir_file_hdr OF((__GPRO));
src/bin/unzip/unzpriv.h
1726
int get_cdir_ent OF((__GPRO));
src/bin/unzip/unzpriv.h
1727
int process_local_file_hdr OF((__GPRO));
src/bin/unzip/unzpriv.h
1745
int zi_end_central OF((__GPRO));
src/bin/unzip/unzpriv.h
1746
int zipinfo OF((__GPRO));
src/bin/unzip/unzpriv.h
1757
int list_files OF((__GPRO));
src/bin/unzip/unzpriv.h
1763
void fnprint OF((__GPRO));
src/bin/unzip/unzpriv.h
1771
int open_input_file OF((__GPRO));
src/bin/unzip/unzpriv.h
1772
int open_outfile OF((__GPRO)); /* also vms.c */
src/bin/unzip/unzpriv.h
1773
void undefer_input OF((__GPRO));
src/bin/unzip/unzpriv.h
1774
void defer_leftover_input OF((__GPRO));
src/bin/unzip/unzpriv.h
1776
int readbyte OF((__GPRO));
src/bin/unzip/unzpriv.h
1777
int fillinbuf OF((__GPRO));
src/bin/unzip/unzpriv.h
1832
int extract_or_test_files OF((__GPRO));
src/bin/unzip/unzpriv.h
1853
int explode OF((__GPRO)); /* explode.c */
src/bin/unzip/unzpriv.h
1864
int inflate_free OF((__GPRO)); /* inflate.c */
src/bin/unzip/unzpriv.h
1868
int unreduce OF((__GPRO)); /* unreduce.c */
src/bin/unzip/unzpriv.h
1873
int unshrink OF((__GPRO)); /* unshrink.c */
src/bin/unzip/unzpriv.h
1883
void setFileNotFound OF((__GPRO)); /* api.c */
src/bin/unzip/unzpriv.h
1886
int redirect_outfile OF((__GPRO)); /* api.c */
src/bin/unzip/unzpriv.h
1889
int close_redirect OF((__GPRO)); /* api.c */
src/bin/unzip/unzpriv.h
1895
int finish_REXX_redirect OF((__GPRO)); /* rexxapi.c */
src/bin/unzip/unzpriv.h
1969
FILE *vmmvs_open_infile OF((__GPRO)); /* vmmvs.c */
src/bin/unzip/unzpriv.h
1970
void close_infile OF((__GPRO)); /* vmmvs.c */
src/bin/unzip/unzpriv.h
1978
int check_format OF((__GPRO)); /* vms.c */
src/bin/unzip/unzpriv.h
2000
void process_defer_NT OF((__GPRO)); /* win32.c */
src/bin/unzip/unzpriv.h
2036
void version OF((__GPRO)); /* local */
src/bin/unzip/unzpriv.h
2038
int mapattr OF((__GPRO)); /* local */
src/bin/unzip/unzpriv.h
2042
char *GetLoadPath OF((__GPRO)); /* local */
src/bin/unzip/unzpriv.h
2053
void close_outfile OF((__GPRO)); /* local */
src/bin/unzip/unzpriv.h
2071
void SYSTEM_SPECIFIC_CTOR OF((__GPRO)); /* local */
src/bin/unzip/zipinfo.c
124
static int zi_short OF((__GPRO));