Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/db/hash/
H A Dhash_bigkey.c385 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return() argument
433 if (set_current) { in __big_return()
455 val->size = collect_data(hashp, bufp, (int)len, set_current); in __big_return()