Home
last modified time | relevance | path

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

12

/external/python/cpython2/Lib/
Dstat.py30 S_IFDIR = 0040000 variable
Dtarfile.py139 S_IFDIR = 0040000 # directory variable
/external/python/cpython3/Lib/
Dstat.py36 S_IFDIR = 0o040000 # directory variable
/external/u-boot/fs/yaffs2/
Dyportenv.h245 #define S_IFDIR 0040000 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dtypes_openbsd.go108 S_IFDIR = C.S_IFDIR const
Dtypes_dragonfly.go107 S_IFDIR = C.S_IFDIR const
Dtypes_solaris.go125 S_IFDIR = C.S_IFDIR const
Dtypes_freebsd.go196 S_IFDIR = C.S_IFDIR const
Dztypes_solaris_amd64.go82 S_IFDIR = 0x4000 const
Dztypes_openbsd_amd64.go63 S_IFDIR = 0x4000 const
Dztypes_openbsd_arm.go63 S_IFDIR = 0x4000 const
Dztypes_openbsd_386.go63 S_IFDIR = 0x4000 const
Dztypes_dragonfly_amd64.go63 S_IFDIR = 0x4000 const
Dztypes_freebsd_arm.go65 S_IFDIR = 0x4000 const
Dztypes_freebsd_amd64.go63 S_IFDIR = 0x4000 const
Dztypes_freebsd_386.go63 S_IFDIR = 0x4000 const
Dzerrors_netbsd_arm.go1278 S_IFDIR = 0x4000 const
Dzerrors_netbsd_amd64.go1288 S_IFDIR = 0x4000 const
Dzerrors_darwin_386.go1312 S_IFDIR = 0x4000 const
Dzerrors_darwin_arm64.go1312 S_IFDIR = 0x4000 const
Dzerrors_darwin_amd64.go1312 S_IFDIR = 0x4000 const
/external/kernel-headers/original/uapi/linux/
Dstat.h14 #define S_IFDIR 0040000 macro
/external/u-boot/include/linux/
Dstat.h15 #define S_IFDIR 0040000 /* directory */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py575 S_IFDIR = 0040000 variable
/external/u-boot/fs/ubifs/
Dubifs.h524 #define S_IFDIR 0040000 macro

12