Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/sendfile/
H A Dsendfile.c90 static int new_test_socket(int *connect_socket);
232 new_test_socket(int *connect_socket) in new_test_socket() function
423 if (new_test_socket(&connect_socket) != 0) { in run_parent()