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

/freebsd-11.0-release/lib/libc/db/hash/
H A Dhash_bigkey.c359 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) argument
406 if (set_current) {
428 val->size = (size_t)collect_data(hashp, bufp, (int)len, set_current);

Completed in 46 milliseconds