Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/db/hash/
HDhash_bigkey.c358 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return() argument
405 if (set_current) { in __big_return()
427 val->size = (size_t)collect_data(hashp, bufp, (int)len, set_current); in __big_return()