HomeSort by relevance Sort by last modified time
    Searched defs:tdb_open (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tdb.h 40 /* flags for tdb_open() */
80 #define tdb_open ext2fs_tdb_open macro
145 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags,
tdb.c 236 u32 flags; /* the flags passed to tdb_open */
330 through tdb_open().
3797 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, function
    [all...]
  /external/ppp/pppd/
tdb.c 200 through tdb_open(). */
1669 TDB_CONTEXT *tdb_open(const char *name, int hash_size, int tdb_flags, function
    [all...]

Completed in 41 milliseconds