Searched refs:testint (Results 1 – 1 of 1) sorted by relevance
58 int n, testint; in str_echo() local78 testint = writen(sockfd, line, n); in str_echo()80 if (testint != n) { in str_echo()