Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtdb.h138 typedef unsigned int (*tdb_hash_func)(TDB_DATA *key); typedef
150 tdb_hash_func hash_fn);
Dtdb.c3809 tdb_hash_func hash_fn) in tdb_open_ex()