Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddell1600n_net.c130 unsigned int m_fileType; /* file type (2=>TIFF,4=>PDF,8=>JPEG)(network byte order) */ member
504 gOpenScanners[iHandle]->m_fileType = ntohl (0x02); in sane_open()
1587 &pState->m_fileType, in ProcessTcpResponse()
1588 sizeof (pState->m_fileType)); in ProcessTcpResponse()
1614 memcpy (&pState->m_fileType, pValue, sizeof (pState->m_fileType)); in ProcessTcpResponse()
1615 DBG (5, "File type: %x\n", ntohl (pState->m_fileType)); in ProcessTcpResponse()

Completed in 3 milliseconds