Home
last modified time | relevance | path

Searched defs:S_IFSOCK (Results 1 – 25 of 41) sorted by relevance

12

/external/syzkaller/sys/targets/
Dcommon.go54 S_IFSOCK uint64 member
/external/python/cpython2/Lib/
Dstat.py36 S_IFSOCK = 0140000 variable
/external/python/cpython3/Modules/
D_stat.c67 # define S_IFSOCK 0140000 macro
/external/python/cpython3/Lib/
Dstat.py42 S_IFSOCK = 0o140000 # socket file variable
/external/u-boot/fs/yaffs2/
Dyportenv.h225 #define S_IFSOCK 0140000 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dtypes_openbsd.go112 S_IFSOCK = C.S_IFSOCK const
Dtypes_dragonfly.go111 S_IFSOCK = C.S_IFSOCK const
Dtypes_solaris.go129 S_IFSOCK = C.S_IFSOCK const
Dtypes_freebsd.go200 S_IFSOCK = C.S_IFSOCK const
Dztypes_solaris_amd64.go86 S_IFSOCK = 0xc000 const
Dztypes_openbsd_amd64.go67 S_IFSOCK = 0xc000 const
Dztypes_openbsd_arm.go67 S_IFSOCK = 0xc000 const
Dztypes_openbsd_386.go67 S_IFSOCK = 0xc000 const
Dztypes_dragonfly_amd64.go67 S_IFSOCK = 0xc000 const
Dztypes_freebsd_arm.go69 S_IFSOCK = 0xc000 const
Dztypes_freebsd_amd64.go67 S_IFSOCK = 0xc000 const
Dztypes_freebsd_386.go67 S_IFSOCK = 0xc000 const
Dzerrors_netbsd_arm.go1283 S_IFSOCK = 0xc000 const
Dzerrors_netbsd_amd64.go1293 S_IFSOCK = 0xc000 const
Dzerrors_darwin_386.go1317 S_IFSOCK = 0xc000 const
/external/kernel-headers/original/uapi/linux/
Dstat.h10 #define S_IFSOCK 0140000 macro
/external/u-boot/include/linux/
Dstat.h11 #define S_IFSOCK 0140000 /* named socket */ macro
/external/openssh/
Ddefines.h156 # define S_IFSOCK 0 macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py571 S_IFSOCK = 0140000 variable
/external/u-boot/fs/ubifs/
Dubifs.h520 #define S_IFSOCK 0140000 macro

12