Searched refs:CLOSE_INFILE (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dprocess.c613 CLOSE_INFILE();
624 CLOSE_INFILE();
656 CLOSE_INFILE();
675 CLOSE_INFILE();
760 CLOSE_INFILE();
773 CLOSE_INFILE();
778 CLOSE_INFILE();
800 CLOSE_INFILE();
818 CLOSE_INFILE();
864 CLOSE_INFILE();
[all...]
H A Dunzpriv.h570 # define CLOSE_INFILE() close_infile(__G) macro
715 #ifndef CLOSE_INFILE
716 # define CLOSE_INFILE() close(G.zipfd) macro

Completed in 51 milliseconds