Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/
H A Dck_hs.h131 bool ck_hs_put(ck_hs_t *, unsigned long, const void *);
/freebsd/sys/contrib/ck/src/
H A Dck_hs.c858 ck_hs_put(struct ck_hs *hs, in ck_hs_put() function