Searched refs:first_free (Results 1 – 1 of 1) sorted by last modified time
2623 u_char *last_used, *first_free; in nxt_unit_mmap_buf_send() local2671 first_free = nxt_port_mmap_chunk_start(hdr, first_free_chunk); in nxt_unit_mmap_buf_send()2673 buf->start = (char *) first_free; in nxt_unit_mmap_buf_send()