Home
last modified time | relevance | path

Searched refs:first_free (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_unit.c2637 u_char *last_used, *first_free; in nxt_unit_mmap_buf_send() local
2685 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()