Home
last modified time | relevance | path

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

12

/external/expat/xmlwf/
Dreadfilemap.c63 # define S_IFMT _S_IFMT macro
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/cpio/
DCpioConstants.java65 int S_IFMT = 0170000; field
/external/python/cpython2/Lib/
Dstat.py24 def S_IFMT(mode): function
/external/python/cpython3/Lib/
Dstat.py27 def S_IFMT(mode): function
/external/u-boot/fs/yaffs2/
Dyportenv.h221 #define S_IFMT 0170000 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dtypes_solaris.go122 S_IFMT = C.S_IFMT const
Dtypes_openbsd.go105 S_IFMT = C.S_IFMT const
Dtypes_dragonfly.go104 S_IFMT = C.S_IFMT const
Dtypes_freebsd.go193 S_IFMT = C.S_IFMT const
Dztypes_solaris_amd64.go79 S_IFMT = 0xf000 const
Dztypes_openbsd_arm.go60 S_IFMT = 0xf000 const
Dztypes_openbsd_386.go60 S_IFMT = 0xf000 const
Dztypes_openbsd_amd64.go60 S_IFMT = 0xf000 const
Dztypes_dragonfly_amd64.go60 S_IFMT = 0xf000 const
Dztypes_freebsd_arm.go62 S_IFMT = 0xf000 const
Dztypes_freebsd_amd64.go60 S_IFMT = 0xf000 const
Dztypes_freebsd_386.go60 S_IFMT = 0xf000 const
Dzerrors_netbsd_amd64.go1291 S_IFMT = 0xf000 const
Dzerrors_netbsd_arm.go1281 S_IFMT = 0xf000 const
/external/kernel-headers/original/uapi/linux/
Dstat.h9 #define S_IFMT 00170000 macro
/external/python/cpython3/Include/
Dpyport.h231 #define S_IFMT 0170000 macro
/external/python/cpython2/Include/
Dpyport.h397 #define S_IFMT (S_IFDIR|S_IFCHR|S_IFREG) macro
/external/u-boot/include/linux/
Dstat.h10 #define S_IFMT 00170000 /* type of file */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py570 S_IFMT = 00170000 variable
/external/u-boot/fs/ubifs/
Dubifs.h519 #define S_IFMT 00170000 macro

12