SSL_write        1251 ext/ftp/ftp.c  			sent = SSL_write(ftp->ssl_handle, buf, size);
SSL_write        1253 ext/ftp/ftp.c  			sent = SSL_write(ftp->data->ssl_handle, buf, size);
SSL_write        1888 ext/openssl/xp_ssl.c 				nr_bytes = SSL_write(sslsock->ssl_handle, buf, count);