Home
last modified time | relevance | path

Searched defs:S_IFDIR (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dstat.py30 S_IFDIR = 0040000 variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dstat.py30 S_IFDIR = 0040000 variable
Dtarfile.py139 S_IFDIR = 0040000 # directory variable
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dstat.h125 #define S_IFDIR _S_IFDIR macro