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

/haiku/src/bin/unzip/
H A Dextract.c233 /* TruncEAs[] also used in OS/2 mapname(), close_outfile() */
1610 close_outfile(__G);
1617 close_outfile(__G);
1621 close_outfile(__G);
1625 /* GRR: CONVERT close_outfile() TO NON-VOID: CHECK FOR ERRORS! */
H A Dunzpriv.h449 # define close_outfile() fclose(G.outfile) /* can't set time on files */ macro
2053 void close_outfile OF((__GPRO)); /* local */
H A Dbeos.c20 close_outfile()
796 /* Function close_outfile() */
799 void close_outfile(__G) /* GRR: change to return PK-style warning level */
902 TTrace((stderr, "close_outfile: Unix e.f. access time = %ld\n",
912 TTrace((stderr, "close_outfile: restoring Unix UID/GID info\n"));
936 } /* end function close_outfile() */

Completed in 69 milliseconds