Home
last modified time | relevance | path

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

/third_party/backends/frontend/
H A Dscanimage.c163 static void fetch_options (SANE_Device * device);
894 fetch_options (SANE_Device * device) in fetch_options() function
1068 fetch_options (device); in set_option()
2489 fetch_options (device); in main()
/third_party/backends/backend/
H A Dnet.c544 fetch_options (Net_Scanner * s) function
547 DBG (3, "fetch_options: %p\n", (void *) s);
551 DBG (2, "fetch_options: %d option descriptors cached... freeing\n",
558 DBG (1, "fetch_options: failed to free old list (%s)\n",
563 DBG (3, "fetch_options: get_option_descriptors\n");
569 DBG (1, "fetch_options: failed to get option descriptors (%s)\n",
576 DBG (3, "fetch_options: creating %d local option descriptors\n",
582 DBG (1, "fetch_options: couldn't malloc s->local_opt.desc\n");
593 DBG (1, "fetch_options: couldn't malloc "
602 DBG (1, "fetch_options
[all...]

Completed in 4 milliseconds