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

  /device/linaro/bootloader/edk2/StdLib/Include/
dirent.h 78 #define __DTF_READALL 0x0008 /* everything has been read */
  /device/linaro/bootloader/edk2/StdLib/PosixLib/Gen/
readdir.c 68 if (dirp->dd_flags & __DTF_READALL)
72 if (dirp->dd_loc == 0 && !(dirp->dd_flags & __DTF_READALL)) {

Completed in 191 milliseconds