Lines Matching refs:BIO_printf
200 BIO_printf(bio_err,"unable to start WINSOCK, error code=%d\n",err);
229 BIO_printf(bio_err,"unable to start WINSOCK2, error code=%d\n",err);
410 BIO_printf(bio_err,"accept error %d\n",i);
444 BIO_printf(bio_err,"bad gethostbyaddr\n");
460 BIO_printf(bio_err,"gethostbyname failure\n");
465 BIO_printf(bio_err,"gethostbyname addr is not AF_INET\n");
483 BIO_printf(bio_err,"no port defined\n");
509 BIO_printf(bio_err,"invalid IP address\n");
526 BIO_printf(bio_err,"gethostbyname failure\n");
532 BIO_printf(bio_err,"gethostbyname addr is not AF_INET\n");
558 BIO_printf(bio_err,"getservbyname failure for %s\n",str);