Lines Matching defs:version
7 published by the Free Software Foundation; either version 2 of the
8 License, or (at your option) any later version.
127 * new version of the Sharp backend added.
1242 char version[5];
1248 vendor[8] = product[0x10] = version[4] = 0;
1263 get_IN_version ((char *)s->buffer, version);
1285 pp = &version[4];
1286 version[4] = ' ';
1301 DBG (10, "Found %s scanner %s version %s on device %s %x/%x/%x\n",
1302 vendor, product, version, s->devicename,
1308 version[4] = '\0';
1312 strncpy (s->version, version, 5);