Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libc/db/hash/
H A Dhash_bigkey.c361 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return() argument
408 if (set_current) { in __big_return()
430 val->size = (size_t)collect_data(hashp, bufp, (int)len, set_current); in __big_return()