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

  /external/e2fsprogs/lib/ext2fs/tdb/patches/
static-prototypes 23 -tdb_off_t tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec);
47 +static tdb_off_t tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec);
  /external/ppp/pppd/
tdb.c 838 static tdb_off tdb_allocate(TDB_CONTEXT *tdb, tdb_len length, function
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 270 static tdb_off_t tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec);
2485 tdb_off_t tdb_allocate(struct tdb_context *tdb, tdb_len_t length, struct list_struct *rec) function
    [all...]

Completed in 84 milliseconds