Searched refs:m_tmpfl (Results 1 – 2 of 2) sorted by relevance
48 : m_tmpfl(tmpfl) in FTPInputStream()51 if ( !m_tmpfl ) in FTPInputStream()66 if ( 0 != m_tmpfl) in ~FTPInputStream()67 osl_closeFile(m_tmpfl); in ~FTPInputStream()83 osl_getFilePos( m_tmpfl, &nBeforePos ); in readBytes()117 if(!m_tmpfl) in skipBytes()141 if(m_tmpfl) in closeInput()142 osl_closeFile(m_tmpfl),m_tmpfl = 0; in closeInput()153 if(!m_tmpfl) in seek()168 if(!m_tmpfl) in getPosition()[all …]
133 oslFileHandle m_tmpfl; member in ftp::FTPInputStream
Completed in 36 milliseconds