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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Dtdb.c322 static int tdb_delete_hash(struct tdb_context *tdb, TDB_DATA key, u32 hash) function
377 return tdb_delete_hash(tdb, key, hash);
457 tdb_delete_hash(tdb, key, hash);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.c1402 static int tdb_delete_hash(TDB_CONTEXT *tdb, TDB_DATA key, u32 hash) function
1419 return tdb_delete_hash(tdb, key, hash);
1464 tdb_delete_hash(tdb, key, hash);
1600 tdb_delete_hash(tdb, key, hash);

Completed in 76 milliseconds