Searched refs:first_free (Results 1 – 1 of 1) sorted by relevance
2637 u_char *last_used, *first_free; in nxt_unit_mmap_buf_send() local2685 first_free = nxt_port_mmap_chunk_start(hdr, first_free_chunk); in nxt_unit_mmap_buf_send()2687 buf->start = (char *) first_free; in nxt_unit_mmap_buf_send()