Home
last modified time | relevance | path

Searched defs:S_IFMT (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dstat.py24 def S_IFMT(mode): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dstat.py24 def S_IFMT(mode): function
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dstat.h122 #define S_IFMT _S_IFMT macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpyport.h398 #define S_IFMT (S_IFDIR|S_IFCHR|S_IFREG) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
Dpyport.h398 #define S_IFMT (S_IFDIR|S_IFCHR|S_IFREG) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpyport.h397 #define S_IFMT (S_IFDIR|S_IFCHR|S_IFREG) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
Dpyport.h413 #define S_IFMT (S_IFDIR|S_IFCHR|S_IFREG) macro