Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_thmap.c415 key_cmp_p(const thmap_t *thmap, const thmap_leaf_t *leaf, in key_cmp_p() function
710 if (!key_cmp_p(thmap, leaf, key, len)) { in thmap_get()
783 if (key_cmp_p(thmap, other, key, len)) { in thmap_put()
868 if (!leaf || !key_cmp_p(thmap, leaf, key, len)) { in thmap_del()