HomeSort by relevance Sort by last modified time
    Searched refs:tdb_delete (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tdb.h 90 #define tdb_delete ext2fs_tdb_delete macro
163 int tdb_delete(struct tdb_context *tdb, TDB_DATA key);
tdbtool.c 289 if (tdb_delete(tdb, key) != 0) {
395 return tdb_delete(the_tdb, key);
icount.c 425 if (tdb_delete(icount->tdb, key))
tdb.c 3416 int tdb_delete(struct tdb_context *tdb, TDB_DATA key) function
    [all...]
  /external/ppp/pppd/
main.c     [all...]

Completed in 25 milliseconds