/third_party/backends/backend/ |
H A D | stubs.c | 68 sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) in sane_get_select_fd() function
|
H A D | kvs1025.h | 123 SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fd);
|
H A D | cardscan.h | 147 SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp);
|
H A D | kodak.h | 212 SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp);
|
H A D | sp15c.h | 212 sane_get_select_fd (SANE_Handle h, SANE_Int * fdp);
|
H A D | epjitsu.h | 323 SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp);
|
H A D | kvs1025.c | 451 sane_get_select_fd (SANE_Handle h, SANE_Int * fd) in sane_get_select_fd() function
|
H A D | canon_dr.h | 577 SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp);
|
H A D | fujitsu.h | 730 SANE_Status sane_get_select_fd (SANE_Handle h, SANE_Int * fdp);
|
H A D | kvs20xx.c | 538 sane_get_select_fd (SANE_Handle __sane_unused__ h, in sane_get_select_fd() function
|
H A D | hp.c | 991 sane_get_select_fd (SANE_Handle handle, SANE_Int *fd) in sane_get_select_fd() function 996 DBG(10, "sane_get_select_fd called\n"); in sane_get_select_fd() 1000 DBG(10, "sane_get_select_fd will finish with %s\n", in sane_get_select_fd()
|
H A D | canon630u.c | 1036 sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) in sane_get_select_fd() function
|
H A D | kvs40xx.c | 740 sane_get_select_fd (SANE_Handle __sane_unused__ h, in sane_get_select_fd() function
|
H A D | sm3600.c | 793 sane_get_select_fd(SANE_Handle handle, SANE_Int *fd) in sane_get_select_fd() function
|
H A D | umax1220u.c | 952 sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) in sane_get_select_fd() function 954 DBG (3, "sane_get_select_fd: handle = %p, fd %s 0\n", handle, in sane_get_select_fd()
|
H A D | cardscan.c | 190 . . - sane_get_select_fd : get scanner fd 1687 sane_get_select_fd (SANE_Handle h, SANE_Int *fdp) in sane_get_select_fd() function 1689 DBG (10, "sane_get_select_fd\n"); in sane_get_select_fd()
|
H A D | canon_lide70.c | 957 sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) in sane_get_select_fd() function
|
H A D | as6e.c | 942 sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) in sane_get_select_fd() function 944 DBG (2, "sane_get_select_fd( %p, %p )\n",(void *) handle, (void *) fd); in sane_get_select_fd()
|
H A D | dc210.c | 1392 sane_get_select_fd (SANE_Handle __sane_unused__ handle, SANE_Int __sane_unused__ * fd) in sane_get_select_fd() function
|
H A D | pnm.c | 1388 sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) in sane_get_select_fd() function 1390 DBG (2, "sane_get_select_fd: handle = %p, fd %s 0\n", handle, in sane_get_select_fd()
|
H A D | sm3840.c | 841 sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) in sane_get_select_fd() function 843 DBG (2, "sane_get_select_fd( %p, %p )\n", (void *) handle, (void *) fd); in sane_get_select_fd()
|
H A D | hpsj5s.c | 599 sane_get_select_fd (SANE_Handle handle, SANE_Int * fd) in sane_get_select_fd() function 601 DBG (2, "sane_get_select_fd: handle = %p, fd %s 0\n", handle, in sane_get_select_fd()
|
H A D | pint.c | 982 sane_get_select_fd (SANE_Handle handle, SANE_Int *fd) in sane_get_select_fd() function
|
/third_party/backends/include/sane/ |
H A D | sane.h | 239 extern SANE_Status sane_get_select_fd (SANE_Handle handle,
|
H A D | sanei_backend.h | 145 #define sane_get_select_fd(a,b) ENTRY(get_select_fd) (a,b) macro
|