Searched refs:client (Results 1 – 1 of 1) sorted by relevance
46 struct client struct53 static struct client argument56 struct client result; in client_connect()113 struct client client = client_connect (&server_address); in do_test() local122 check_same_address (&client.address, &client_address); in do_test()124 xclose (client.socket); in do_test()
Completed in 3 milliseconds