Lines Matching defs:version
11 published by the Free Software Foundation; either version 2 of the
12 License, or (at your option) any later version.
237 char version[5]; /* e.g. V1.3 */
643 DBG (DBG_inquiry, "version.......................: '%s'\n", dev->version);
748 get_inquiry_version ((char *) buffer, dev->version);
848 char version[5];
864 get_inquiry_version ((char *) inquiry_block, version);
880 pp = &version[4];
882 version[4] = ' ';
888 DBG (DBG_info, "Found %s scanner %s version %s on device %s\n", vendor,
889 product, version, dev->devicename);