Searched refs:copyAndAlign (Results 1 – 1 of 1) sorted by relevance
47 static int copyAndAlign(ZipFile* pZin, ZipFile* pZout, int alignment) in copyAndAlign() function132 int result = copyAndAlign(&zin, &zout, alignment); in process()