/third_party/backends/backend/ |
H A D | stubs.c | 80 sane_close (SANE_Handle h) in sane_close() function
|
H A D | kvs1025.h | 102 void sane_close (SANE_Handle handle);
|
H A D | cardscan.h | 166 void sane_close (SANE_Handle h);
|
H A D | kodak.h | 231 void sane_close (SANE_Handle h);
|
H A D | sp15c.h | 235 sane_close (SANE_Handle h);
|
H A D | kvs20xx.c | 266 sane_close (s); in sane_open() 275 sane_close (SANE_Handle handle) in sane_close() function
|
H A D | hp.c | 542 sane_close(global.handle_list->dev); in hp_destroy() 875 sane_close (SANE_Handle handle) in sane_close() function 879 DBG(3, "sane_close called\n"); in sane_close() 884 DBG(3, "sane_close will finish\n"); in sane_close()
|
H A D | kvs40xx.c | 382 sane_close (s); in sane_open() 388 sane_close (SANE_Handle handle) in sane_close() function
|
H A D | sm3600.c | 417 sane_close((SANE_Handle)pinstFirst); /* free all resources */ in sane_exit() 491 sane_close (SANE_Handle handle) in sane_close() function
|
H A D | epjitsu.h | 342 void sane_close (SANE_Handle h);
|
H A D | kvs1025.c | 103 sane_close (SANE_Handle handle) in sane_close() function 105 DBG (DBG_proc, "sane_close: enter\n"); in sane_close() 107 DBG (DBG_proc, "sane_close: leave\n"); in sane_close()
|
H A D | canon_dr.h | 596 void sane_close (SANE_Handle h);
|
H A D | fujitsu.h | 749 void sane_close (SANE_Handle h);
|
H A D | dmc.c | 862 sane_close(FirstHandle); in sane_exit() 966 //%FUNCTION: sane_close 975 sane_close(SANE_Handle handle) in sane_close() function
|
H A D | s9036.c | 871 sane_close (dev->handle); in sane_exit() 944 sane_close (SANE_Handle handle) in sane_close() function
|
H A D | st400.c | 734 sane_close(dev); in sane_exit() 812 sane_close( SANE_Handle handle ) in sane_close() function 816 DBG(DCODE, "sane_close(%p)\n", handle); in sane_close()
|
H A D | canon630u.c | 871 sane_close (SANE_Handle handle) in sane_close() function 875 DBG (3, "sane_close\n"); in sane_close() 879 DBG (1, "ERROR: sane_close: no handles opened\n"); in sane_close() 897 DBG (1, "ERROR: sane_close: invalid handle %p\n", handle); in sane_close()
|
H A D | umax1220u.c | 740 sane_close (SANE_Handle handle) in sane_close() function 744 DBG (3, "sane_close\n"); in sane_close() 748 DBG (1, "ERROR: sane_close: no handles opened\n"); in sane_close() 766 DBG (1, "ERROR: sane_close: invalid handle %p\n", handle); in sane_close()
|
/third_party/backends/include/sane/ |
H A D | sane.h | 225 extern void sane_close (SANE_Handle handle);
|
H A D | sanei_backend.h | 147 #define sane_close(a) ENTRY(close) (a) macro
|
/third_party/backends/frontend/ |
H A D | test.c | 153 sane_close (hand); in testsane()
|
H A D | tstbackend.c | 1787 sane_close(device); in main() 1802 sane_close(device); in main() 1846 sane_close (device); in main() 1863 sane_close (device); in main() 1880 sane_close (device); in main()
|
/third_party/backends/japi/ |
H A D | Sane.c | 170 sane_close((SANE_Handle) handle); in Java_Sane_close()
|
/third_party/backends/testsuite/backend/genesys/ |
H A D | session_config_test.cpp | 309 sane_close(handle); in run_single_test_scan()
|
/third_party/backends/backend/pixma/ |
H A D | pixma.c | 1696 sane_close (first_scanner); in sane_exit() 1785 sane_close (ss); in sane_open() 1795 sane_close (SANE_Handle h) in sane_close() function
|