Searched refs:read_from_3091duplex (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | fujitsu.h | 837 static SANE_Status read_from_3091duplex(struct fujitsu *s);
|
H A D | fujitsu.c | 486 - Correct buffer overflow in read_from_3091duplex() 8086 ret = read_from_3091duplex(s); in sane_read() 8510 read_from_3091duplex(struct fujitsu *s) in read_from_3091duplex() function 8525 DBG (10, "read_from_3091duplex: start\n"); in read_from_3091duplex() 8528 DBG (10, "read_from_3091duplex: already have eofs, done\n"); in read_from_3091duplex() 8548 DBG(15, "read_from_3091duplex: front img: to:%d rx:%d tx:%d li:%d\n", in read_from_3091duplex() 8552 DBG(15, "read_from_3091duplex: front buf: to:%d rx:%d tx:%d\n", in read_from_3091duplex() 8556 DBG(15, "read_from_3091duplex: back img: to:%d rx:%d tx:%d li:%d\n", in read_from_3091duplex() 8560 DBG(15, "read_from_3091duplex: back buf: to:%d rx:%d tx:%d\n", in read_from_3091duplex() 8564 DBG(15, "read_from_3091duplex in read_from_3091duplex() [all...] |
Completed in 10 milliseconds