Searched refs:header_count (Results 1 – 3 of 3) sorted by relevance
59 size_t header_count; member335 heap.header_count++; in buffer_alloc_calloc()336 if (heap.header_count > heap.maximum_header_count) { in buffer_alloc_calloc()337 heap.maximum_header_count = heap.header_count; in buffer_alloc_calloc()409 heap.header_count--; in buffer_alloc_free()427 heap.header_count--; in buffer_alloc_free()497 heap.header_count, heap.total_used, in mbedtls_memory_buffer_alloc_status()532 *cur_blocks = heap.header_count; in mbedtls_memory_buffer_alloc_cur_get()
148 request_message.header_count = 3; in execute()181 response_message.header_count = 0; in execute()235 response_message.header_count = 0; in execute()
327 token->message->header_count = http_instance->num_headers; in efi_http_response()
Completed in 12 milliseconds