Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dtdb.h139 typedef unsigned int (*tdb_hash_func)(TDB_DATA *key); typedef
151 tdb_hash_func hash_fn);
Dtdb.c3833 tdb_hash_func hash_fn) in tdb_open_ex()