Searched refs:op_init_t (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ | ||
H A D | dll.c | 178 typedef SANE_Status (*op_init_t) (SANE_Int *, SANE_Auth_Callback); typedef 696 status = (*(op_init_t)be->op[OP_INIT]) (&version, auth_callback); in init() |
Completed in 2 milliseconds