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

  /external/grub/stage2/
fsys_xfs.c 378 #define dau ((xfs_dir2_data_union_t *)dirbuf) macro
387 if (dau->unused.freetag == XFS_DIR2_DATA_FREE_TAG) {
388 toread = roundup8 (le16(dau->unused.length)) - 4;
396 *ino = le64 (dau->entry.inumber);
397 namelen = dau->entry.namelen;
398 #undef dau macro
  /external/tcpdump/
print-domain.c 669 printf(" [%dau]", arcount);

Completed in 206 milliseconds