Home
last modified time | relevance | path

Searched defs:S_ISVTX (Results 1 – 25 of 38) sorted by relevance

12

/external/python/cpython2/Lib/
Dstat.py66 S_ISVTX = 01000 variable
/external/python/cpython3/Modules/
D_stat.c134 # define S_ISVTX 01000 macro
/external/python/cpython3/Lib/
Dstat.py79 S_ISVTX = 0o1000 # sticky bit variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dtypes_openbsd.go115 S_ISVTX = C.S_ISVTX const
Dtypes_dragonfly.go114 S_ISVTX = C.S_ISVTX const
Dtypes_solaris.go132 S_ISVTX = C.S_ISVTX const
Dtypes_freebsd.go203 S_ISVTX = C.S_ISVTX const
Dztypes_solaris_amd64.go89 S_ISVTX = 0x200 const
Dztypes_openbsd_amd64.go70 S_ISVTX = 0x200 const
Dztypes_openbsd_arm.go70 S_ISVTX = 0x200 const
Dztypes_openbsd_386.go70 S_ISVTX = 0x200 const
Dztypes_dragonfly_amd64.go70 S_ISVTX = 0x200 const
Dztypes_freebsd_arm.go72 S_ISVTX = 0x200 const
Dztypes_freebsd_amd64.go70 S_ISVTX = 0x200 const
Dztypes_freebsd_386.go70 S_ISVTX = 0x200 const
Dzerrors_netbsd_arm.go1295 S_ISVTX = 0x200 const
Dzerrors_netbsd_amd64.go1305 S_ISVTX = 0x200 const
Dzerrors_darwin_386.go1329 S_ISVTX = 0x200 const
Dzerrors_darwin_arm64.go1329 S_ISVTX = 0x200 const
Dzerrors_darwin_amd64.go1329 S_ISVTX = 0x200 const
Dzerrors_darwin_arm.go1329 S_ISVTX = 0x200 const
/external/kernel-headers/original/uapi/linux/
Dstat.h19 #define S_ISVTX 0001000 macro
/external/u-boot/include/linux/
Dstat.h20 #define S_ISVTX 0001000 /* save swapped text even after use */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py580 S_ISVTX = 0001000 variable
/external/u-boot/fs/ubifs/
Dubifs.h529 #define S_ISVTX 0001000 macro

12