Lines Matching refs:data
731 if (n == 1 && c == 0) /* got successful end of data */
746 /* Accck! Not busy, but not a good end of data either */
1488 sane_read (SANE_Handle __sane_unused__ handle, SANE_Byte * data,
1508 memcpy (data, linebuffer + linebuffer_index, *length);
1575 memcpy (data, linebuffer + linebuffer_index, *length);
1589 /* Flush any pending data from the camera before continuing */
1756 * the directory related data structures)
1769 * I tried flushing any data here. Still seeing the multiple
1978 DBG (9, "%s: data type=%d, cam type=%d, file type=%d\n", f,
1992 * send_data - Send a data block - assumes all data blocks to camera
2009 DBG (127, "%s: about to send data block\n", f);