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

  /device/linaro/bootloader/edk2/StdLib/Include/
dirent.h 75 #define DTF_HIDEW 0x0001 /* hide whiteout entries */
  /device/linaro/bootloader/edk2/StdLib/PosixLib/Gen/
opendir.c 70 return (__opendir2(name, DTF_HIDEW|DTF_NODUP));
readdir.c 81 if ((dp->Attribute & DT_HIDDEN) && (dirp->dd_flags & DTF_HIDEW))

Completed in 655 milliseconds