Lines Matching defs:version
3 coolscan.c , version 0.4.4
9 published by the Free Software Foundation; either version 2 of the
10 License, or (at your option) any later version.
1277 unsigned char version[5];
1281 vendor[8] = product[0x10] = version[4] = 0;
1294 get_inquiry_version ((char *)s->buffer, (char *)version);
1316 pp = &version[4];
1317 version[4] = ' ';
1324 product, version, s->devicename);
1710 get_inquiry_version ((char *)inquiry_block, (char *)s->version);
1711 s->version[4] = '\0';