Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/
H A Dck_rhs.h124 void *ck_rhs_remove(ck_rhs_t *, unsigned long, const void *);
/freebsd/sys/contrib/ck/src/
H A Dck_rhs.c1418 ck_rhs_remove(struct ck_rhs *hs, in ck_rhs_remove() function