Home
last modified time | relevance | path

Searched refs:Write_GlobalComment (Results 1 – 1 of 1) sorted by relevance

/external/zlib/src/contrib/minizip/
Dzip.c1864 int Write_GlobalComment(zip64_internal* zi, const char* global_comment) in Write_GlobalComment() function
1937 err = Write_GlobalComment(zi, global_comment); in zipClose()