Home
last modified time | relevance | path

Searched defs:S_IXGRP (Results 1 – 25 of 27) sorted by relevance

12

/external/python/cpython2/Lib/
Dstat.py77 S_IXGRP = 00010 variable
/external/python/cpython3/Modules/
D_stat.c178 # define S_IXGRP 00010 macro
/external/python/cpython3/Lib/
Dstat.py90 S_IXGRP = 0o0010 # execute by group variable
/external/kernel-headers/original/uapi/linux/
Dstat.h37 #define S_IXGRP 00010 macro
/external/u-boot/include/linux/
Dstat.h38 #define S_IXGRP 00010 /* execute/search permission for group */ macro
/external/openssh/
Ddefines.h173 # define S_IXGRP 0000010 /* execute/search permission, */ macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py602 S_IXGRP = 00010 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go1310 S_IXGRP = 0x8 const
Dzerrors_netbsd_arm.go1300 S_IXGRP = 0x8 const
Dzerrors_darwin_arm64.go1334 S_IXGRP = 0x8 const
Dzerrors_darwin_386.go1334 S_IXGRP = 0x8 const
Dzerrors_darwin_arm.go1334 S_IXGRP = 0x8 const
Dzerrors_darwin_amd64.go1334 S_IXGRP = 0x8 const
Dzerrors_netbsd_386.go1320 S_IXGRP = 0x8 const
Dzerrors_linux_sparc64.go1579 S_IXGRP = 0x8 const
Dzerrors_linux_mips64le.go1905 S_IXGRP = 0x8 const
Dzerrors_linux_ppc64.go1960 S_IXGRP = 0x8 const
Dzerrors_linux_arm.go1910 S_IXGRP = 0x8 const
Dzerrors_linux_mips64.go1905 S_IXGRP = 0x8 const
Dzerrors_linux_ppc64le.go1960 S_IXGRP = 0x8 const
Dzerrors_linux_arm64.go1895 S_IXGRP = 0x8 const
Dzerrors_linux_386.go1903 S_IXGRP = 0x8 const
Dzerrors_linux_mips.go1905 S_IXGRP = 0x8 const
Dzerrors_linux_s390x.go1964 S_IXGRP = 0x8 const
Dzerrors_linux_mipsle.go1905 S_IXGRP = 0x8 const

12