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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dtdb.c570 static tdb_off tdb_find(TDB_CONTEXT *tdb, TDB_DATA key, unsigned int hash, function
659 rec_ptr = tdb_find(tdb, key, hash, &rec);
703 rec_ptr = tdb_find(tdb, key, hash, &rec);
739 rec_ptr = tdb_find(tdb, key, hash, &rec);
892 rec_ptr = tdb_find(tdb, key, hash, &rec);

Completed in 62 milliseconds