Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/
H A Dck_hs.h135 void *ck_hs_remove(ck_hs_t *, unsigned long, const void *);
/freebsd/sys/contrib/ck/src/
H A Dck_hs.c903 ck_hs_remove(struct ck_hs *hs, in ck_hs_remove() function