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

  /external/e2fsprogs/lib/ext2fs/
tdb.h 81 #define tdb_open_ex ext2fs_tdb_open_ex macro
147 struct tdb_context *tdb_open_ex(const char *name, int hash_size, int tdb_flags,
tdb.c 3810 struct tdb_context *tdb_open_ex(const char *name, int hash_size, int tdb_flags, function
    [all...]
  /external/ppp/pppd/
tdb.h 125 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags,
tdb.c 1676 TDB_CONTEXT *tdb_open_ex(const char *name, int hash_size, int tdb_flags, function
    [all...]

Completed in 27 milliseconds