Searched refs:_nbytes_read (Results 1 – 8 of 8) sorted by relevance
/dports/lang/php73/php-7.3.33/sapi/cli/ |
H A D | php_cli_server.c | 1061 int _nbytes_read; in php_cli_server_content_sender_pull() local 1063 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1068 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1070 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1072 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1080 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1082 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|
/dports/www/mod_php73/php-7.3.33/sapi/cli/ |
H A D | php_cli_server.c | 1061 int _nbytes_read; in php_cli_server_content_sender_pull() local 1063 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1068 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1070 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1072 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1080 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1082 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|
/dports/www/mod_php80/php-8.0.15/sapi/cli/ |
H A D | php_cli_server.c | 1077 int _nbytes_read; in php_cli_server_content_sender_pull() local 1079 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1084 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1086 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1088 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1098 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1100 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|
/dports/www/mod_php81/php-8.1.1/sapi/cli/ |
H A D | php_cli_server.c | 1077 int _nbytes_read; in php_cli_server_content_sender_pull() local 1079 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1084 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1086 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1088 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1098 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1100 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|
/dports/lang/php74/php-7.4.27/sapi/cli/ |
H A D | php_cli_server.c | 1133 int _nbytes_read; in php_cli_server_content_sender_pull() local 1135 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1140 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1142 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1144 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1154 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1156 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|
/dports/lang/php81/php-8.1.1/sapi/cli/ |
H A D | php_cli_server.c | 1077 int _nbytes_read; in php_cli_server_content_sender_pull() local 1079 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1084 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1086 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1088 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1098 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1100 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|
/dports/lang/php80/php-8.0.15/sapi/cli/ |
H A D | php_cli_server.c | 1077 int _nbytes_read; in php_cli_server_content_sender_pull() local 1079 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1084 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1086 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1088 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1098 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1100 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|
/dports/www/mod_php74/php-7.4.27/sapi/cli/ |
H A D | php_cli_server.c | 1133 int _nbytes_read; in php_cli_server_content_sender_pull() local 1135 ssize_t _nbytes_read; in php_cli_server_content_sender_pull() 1140 _nbytes_read = read(fd, chunk->data.heap.p, (unsigned int)chunk->data.heap.len); in php_cli_server_content_sender_pull() 1142 _nbytes_read = read(fd, chunk->data.heap.p, chunk->data.heap.len); in php_cli_server_content_sender_pull() 1144 if (_nbytes_read < 0) { in php_cli_server_content_sender_pull() 1154 chunk->data.heap.len = _nbytes_read; in php_cli_server_content_sender_pull() 1156 *nbytes_read = _nbytes_read; in php_cli_server_content_sender_pull()
|