Searched defs:nr_bytes (Results 1 – 3 of 3) sorted by relevance
237 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() local2197 size_t nr_bytes = 0; in php_openssl_sockop_io() local
156 ssize_t nr_bytes = 0; in php_sockop_read() local
1489 int n, nr_bytes; in my_recv() local
Completed in 25 milliseconds