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

/vbox/src/libs/zlib-1.2.6/contrib/untgz/
H A Duntgz.c103 enum { TGZ_EXTRACT, TGZ_LIST, TGZ_INVALID }; enumerator in enum:__anon17366
462 if (action == TGZ_EXTRACT)
478 else if (action == TGZ_EXTRACT)
608 int action = TGZ_EXTRACT;
658 case TGZ_EXTRACT:

Completed in 624 milliseconds