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

/freebsd-13-stable/lib/libc/db/hash/
H A Dhash.c68 static int hash_put(const DB *, DBT *, const DBT *, u_int32_t);
201 dbp->put = hash_put;
536 hash_put(const DB *dbp, DBT *key, const DBT *data, u_int32_t flag) function

Completed in 97 milliseconds