Searched refs:tempfd2 (Results 1 – 3 of 3) sorted by relevance
122 if (tempfd2 != -1) in do_test()124 close (tempfd2); in do_test()125 tempfd2 = -1; in do_test()224 if (tempfd2 != -1) in do_test()226 close (tempfd2); in do_test()227 tempfd2 = -1; in do_test()
752 if (tempfd2 == -1) in tf_send()760 set_socket_buffer (tempfd2); in tf_send()810 if (tempfd2 == -1) in tf_recv()861 if (tempfd2 == -1) in tf_recvfrom()909 if (tempfd2 == -1) in tf_recvmsg()932 recvmsg (tempfd2, &m, 0); in tf_recvmsg()1288 if (tempfd2 == -1) in tf_sendto()1296 set_socket_buffer (tempfd2); in tf_sendto()1345 if (tempfd2 == -1) in tf_sendmsg()1368 sendmsg (tempfd2, &m, 0); in tf_sendmsg()[all …]
31 static int tempfd2 = -1; variable
Completed in 6 milliseconds