Lines Matching refs:fetch_options
544 fetch_options (Net_Scanner * s)
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: option number count changed during runtime?\n");
606 DBG (3, "fetch_options: copying %d option descriptors\n",
616 DBG (3, "fetch_options: %d options fetched\n", s->opt.num_options);
1610 status = fetch_options (s);
1613 DBG (1, "sane_open: fetch_options failed (%s), closing device again\n",
1700 status = fetch_options (s);
1703 DBG (1, "sane_get_option_descriptor: fetch_options failed (%s)\n",
1833 status = fetch_options (s);