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

  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 189 if (tdb) tdb_close(tdb);
199 if (tdb) tdb_close(tdb);
332 tdb_close( dst_tdb );
617 if (tdb) tdb_close(tdb);
tdb.h 93 #define tdb_close ext2fs_tdb_close macro
166 int tdb_close(struct tdb_context *tdb);
icount.c 76 tdb_close(icount->tdb);
tdb.c 4017 int tdb_close(struct tdb_context *tdb) function
    [all...]
  /external/ppp/pppd/
tdb.h 139 int tdb_close(TDB_CONTEXT *tdb);
tdb.c 1867 int tdb_close(TDB_CONTEXT *tdb) function
    [all...]
main.c     [all...]
  /external/e2fsprogs/e2fsck/
dirinfo.c 291 tdb_close(ctx->dir_info->tdb);

Completed in 483 milliseconds