Home
last modified time | relevance | path

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

/freebsd/tests/sys/common/
H A Dsendfile_helper.c106 tcp_client_socket(const char *host, const char *port) in tcp_client_socket() function
216 ss[0] = tcp_client_socket(host, port); in main()