Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_unit.c2638 u_char *last_used, *first_free; in nxt_unit_mmap_buf_send() local
2682 last_used = (u_char *) buf->free - 1; in nxt_unit_mmap_buf_send()
2683 first_free_chunk = nxt_port_mmap_chunk_id(hdr, last_used) + 1; in nxt_unit_mmap_buf_send()