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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtarstrm.cpp665 m_tarType = TYPE_USTAR;
704 if (m_tarType != TYPE_OLDTAR) {
821 m_tarType = TYPE_USTAR;
824 m_tarType = TYPE_GNUTAR;
826 m_tarType = TYPE_OLDTAR;
828 if (m_tarType != TYPE_USTAR)
870 if (m_tarType != TYPE_USTAR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtarstrm.h197 int m_tarType; member in class:wxTarInputStream

Completed in 40 milliseconds