Home
last modified time | relevance | path

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

/third_party/backends/frontend/
H A Dsaned.c1436 SANE_Handle be_handle; in start_scan() local
1441 be_handle = handle[h].handle; in start_scan()
1541 reply->status = sane_start (be_handle); in start_scan()
1557 SANE_Handle be_handle; in start_scan() local
1562 be_handle = handle[h].handle; in start_scan()
1622 reply->status = sane_start (be_handle); in start_scan()
1655 SANE_Handle be_handle = handle[h].handle; in do_scan() local
1675 sane_set_io_mode (be_handle, SANE_TRUE); in do_scan()
1676 if (sane_get_select_fd (be_handle, &be_fd) == SANE_STATUS_GOOD) in do_scan()
1769 status = sane_read (be_handle, bu in do_scan()
1825 SANE_Handle be_handle; global() local
1860 SANE_Handle be_handle; global() local
[all...]

Completed in 3 milliseconds