Searched refs:setup_client (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/tests/sys/
H A Dsendfile_test.c145 setup_client(int domain, int type, int port) function
173 * the function and can influence which port `setup_client(..)` connects on.
264 return (setup_client(domain, SOCK_STREAM, port));
1080 client_sock = setup_client(domain, SOCK_DGRAM, port);

Completed in 100 milliseconds