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

  /external/ppp/pppd/
tdb.c 67 #define TDB_ALIGNMENT 4
68 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT)
868 length = TDB_ALIGN(length, TDB_ALIGNMENT);
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 131 #define TDB_ALIGNMENT 4
132 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT)
    [all...]

Completed in 40 milliseconds