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

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

Completed in 46 milliseconds