Searched refs:nxt_mp_chunk_free (Results 1 – 1 of 1) sorted by relevance
159 static const char *nxt_mp_chunk_free(nxt_mp_t *mp, nxt_mp_block_t *cluster,798 err = nxt_mp_chunk_free(mp, block, p); in nxt_mp_free()861 nxt_mp_chunk_free(nxt_mp_t *mp, nxt_mp_block_t *cluster, u_char *p) in nxt_mp_chunk_free() function