Searched refs:O_HIDDEN (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dfcntl.h76 #define O_HIDDEN 0x00010000 ///< Hidden file attribute macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/
H A DXform.c86 O_HIDDEN -- Hidden file attribute
100 if((mode & O_HIDDEN) != 0) {

Completed in 300 milliseconds