Searched refs:eb_ucsize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dextract.c104 uch *eb_ucptr, ulg eb_ucsize)));
2207 uch *eb_ucptr, ulg eb_ucsize))
2217 ulg eb_ucsize; variable
2225 ((eb_ucsize = makelong(eb+(EB_HEADSIZE+EB_UCSIZE_P))) > 0L &&
2231 (((ulg)(extent)eb_ucsize) != eb_ucsize) ||
2233 (eb_ucptr = (uch *)malloc((extent)eb_ucsize)) == (uch *)NULL)
2236 r = memextract(__G__ eb_ucptr, eb_ucsize,
2241 r = (*test_uc_ebdata)(__G__ eb, eb_size, eb_ucptr, eb_ucsize);
H A Dunzpriv.h2560 uch *eb_ucptr, ulg eb_ucsize)); /* win32.c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c471 int test_NTSD(__G__ eb, eb_size, eb_ucptr, eb_ucsize)
476 ulg eb_ucsize; variable

Completed in 86 milliseconds