Searched refs:UzpInput (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/unzip/
H A Dglobals.c187 G.input = UzpInput; /* not used by anyone at the moment... */
H A Dglobalsf.c183 G.input = UzpInput; /* not used by anyone at the moment... */
H A Dunzip.h598 int UZ_EXP UzpInput OF((zvoid *pG, uch *buf, int *size, int flag));
H A Dfileio.c30 UzpInput()
1418 /* Function UzpInput() */ /* GRR: this is a placeholder for now */
1421 int UZ_EXP UzpInput(pG, buf, size, flag) function
1433 } /* end function UzpInput() */

Completed in 59 milliseconds