Home
last modified time | relevance | path

Searched refs:copy_in_out4_fp (Results 1 – 1 of 1) sorted by relevance

/dports/net/tcpcat/tcpcat-1.2.0/
H A Dtcpcat.c1429 void (*copy_in_out4_fp)(int, int, int, int); in main() local
1515 copy_in_out4_fp = copy_in_out4_not_available; in main()
1520 copy_in_out4_fp = copy_in_out4_quiet; in main()
1529 copy_in_out4_fp = copy_in_out4_not_available; in main()
1541 copy_in_out4_fp = copy_in_out4_quiet; in main()
1663 copy_in_out4_fp(client_sockfd, client_sockfd2, client_sockfd, client_sockfd2); in main()
1668 copy_in_out4_fp(STDIN_FILENO, client_sockfd, STDOUT_FILENO, client_sockfd); in main()