Home
last modified time | relevance | path

Searched defs:nr_bytes (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/openssl/
H A Dxp_ssl.c237 static int php_openssl_handle_ssl_error(php_stream *stream, int nr_bytes, bool is_init) /* {{{ */ in php_openssl_handle_ssl_error()
2058 int nr_bytes = 0; in php_openssl_sockop_io() local
2197 size_t nr_bytes = 0; in php_openssl_sockop_io() local
/PHP-8.3/main/streams/
H A Dxp_socket.c191 ssize_t nr_bytes = recv(sock->socket, buf, XP_SOCK_BUF_SIZE(count), recv_flags); in php_sockop_read() local
/PHP-8.3/ext/ftp/
H A Dftp.c1489 int n, nr_bytes; in my_recv() local

Completed in 19 milliseconds