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

  /external/ppp/pppd/
tdb.c 68 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT)
866 if (rec->rec_len > length + MIN_REC_SIZE) {
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 132 #define MIN_REC_SIZE (2*sizeof(struct list_struct) + TDB_ALIGNMENT)
    [all...]

Completed in 26 milliseconds