Searched refs:V3_CPU (Results 1 – 3 of 3) sorted by relevance
9 #define V3_CPU "-1V3" macro
371 if (memcmp(buf, V3_CPU, n) != 0) { in communicate_with_client()
3592 write(fd, V3_CPU, sizeof(V3_CPU)); in check_protocol_version()