Home
last modified time | relevance | path

Searched refs:nxt_mp_find_block (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_mp.c158 static nxt_mp_block_t *nxt_mp_find_block(nxt_rbtree_t *tree, const u_char *p);
793 block = nxt_mp_find_block(&mp->blocks, p); in nxt_mp_free()
833 nxt_mp_find_block(nxt_rbtree_t *tree, const u_char *p) in nxt_mp_find_block() function