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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dtdb.c178 static tdb_off tdb_hash_top(TDB_CONTEXT *tdb, unsigned hash) function
548 offset = tdb_hash_top(tdb, hash);
743 offset = tdb_hash_top(tdb, h);
812 offset = tdb_hash_top(tdb, hash);
877 offset = tdb_hash_top(tdb, hbucket);
920 offset = tdb_hash_top(tdb, hash);
946 offset = tdb_hash_top(tdb, hash);
1053 offset = tdb_hash_top(tdb, hash);

Completed in 161 milliseconds