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

  /external/e2fsprogs/lib/ext2fs/
tdb.h 94 #define tdb_firstkey ext2fs_tdb_firstkey macro
167 TDB_DATA tdb_firstkey(struct tdb_context *tdb);
tdbtool.c 401 *pkey = tdb_firstkey(the_tdb);
tdb.c 2864 TDB_DATA tdb_firstkey(struct tdb_context *tdb) function
    [all...]
  /external/ppp/pppd/
tdb.h 140 TDB_DATA tdb_firstkey(TDB_CONTEXT *tdb);
tdb.c 1325 TDB_DATA tdb_firstkey(TDB_CONTEXT *tdb) function
    [all...]
  /external/e2fsprogs/e2fsck/
dirinfo.c 321 iter->tdb_iter = tdb_firstkey(db->tdb);

Completed in 69 milliseconds