Home | History | Annotate | Download | only in netperf

Lines Matching refs:hostname

2633 allow the caller to specify both the remote hostname and port, and the
2647 establish_control_internal(char *hostname,
2668 hostname,
2687 error = getaddrinfo((char *)hostname,
2703 hostname,
2713 dump_addrinfo(where, remote_res, hostname, port, remfam);
2805 hostname,
2856 fprintf(where, "establish control: are you sure there is a netserver listening on %s at port %s?\n",hostname,port);
2866 hostname,
2875 netlib_control = establish_control_internal(hostname,
2885 hostname,port,inet_ftos(remfam));