Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dtdb.c930 static tdb_off tdb_find(TDB_CONTEXT *tdb, TDB_DATA key, uint32_t hash, function
965 if (!(rec_ptr = tdb_find(tdb, key, hash, rec)))
1007 if (!(rec_ptr = tdb_find(tdb, key, hash, &rec)))

Completed in 5 milliseconds