Home | History | Annotate | Download | only in qemu

Lines Matching full:stderr

59             fprintf(stderr, "%s: portonly parse error (%s)\n",
66 fprintf(stderr, "%s: ipv6 parse error (%s)\n",
74 fprintf(stderr, "%s: ipv4 parse error (%s)\n",
82 fprintf(stderr, "%s: hostname parse error (%s)\n",
109 fprintf(stderr,"%s: getaddrinfo(%s,%s): %s\n", __FUNCTION__,
122 fprintf(stderr,"%s: socket(%s): %s\n", __FUNCTION__,
138 fprintf(stderr,"%s: bind(%s,%s,%d): OK\n", __FUNCTION__,
145 fprintf(stderr,"%s: bind(%s,%s,%d): %s\n", __FUNCTION__,
156 fprintf(stderr, "%s: FAILED\n", __FUNCTION__);
191 fprintf(stderr, "%s: ipv6 parse error (%s)\n",
199 fprintf(stderr, "%s: ipv4 parse error (%s)\n",
207 fprintf(stderr, "%s: hostname parse error (%s)\n",
226 fprintf(stderr,"getaddrinfo(%s,%s): %s\n",
235 fprintf(stderr,"%s: socket(%s): %s\n", __FUNCTION__,
244 fprintf(stderr, "%s: connect(%s,%s,%s,%s): %s\n", __FUNCTION__,
251 fprintf(stderr, "%s: connect(%s,%s,%s,%s): OK\n", __FUNCTION__,
302 fprintf(stderr, "bind(unix:%s): %s\n", upath, errno_str);
307 fprintf(stderr, "bind(unix:%s): OK\n", upath);
333 fprintf(stderr, "connect(unix:%s): %s\n", path, errno_str);
339 fprintf(stderr, "connect(unix:%s): OK\n", path);
347 fprintf(stderr, "unix sockets are not available on windows\n");
353 fprintf(stderr, "unix sockets are not available on windows\n");