Searched defs:establish_control (Results 1 - 1 of 1) sorted by relevance

/external/netperf/
H A Dnetlib.c11 /* establish_control() establish the control socket */
2625 establish_control()
2667 "establish_control called with host '%s' port '%s' remfam %s\n",
2780 perror("establish_control: unable to allocate control socket");
2815 "establish_control: connect failed, errno %d %s\n",
2827 "establish_control: bind failed, errno %d %s\n",
2866 establish_control(char *hostname,
2883 "establish_control could not establish the control connection from %s port %s address family %s to %s port %s address family %s\n",
2844 establish_control(char *hostname, function

Completed in 455 milliseconds