Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddll.c178 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