Searched refs:TGZ_LIST (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
399 if (action == TGZ_LIST)
460 if (action == TGZ_LIST)
476 if (action == TGZ_LIST)
522 if (action == TGZ_LIST)
636 action = TGZ_LIST;
649 if ((action == TGZ_LIST) && (arg != argc))
657 case TGZ_LIST:

Completed in 67 milliseconds