Home
last modified time | relevance | path

Searched defs:X_OK (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dconstants.go12 X_OK = 0x1 const
/external/u-boot/fs/yaffs2/
Dyportenv.h284 #define X_OK 1 macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py237 X_OK = 1 variable
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py99 X_OK = 001 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py675 X_OK = 1 variable
/external/python/cpython2/Modules/
Dposixmodule.c1761 #define X_OK 1 macro
/external/python/cpython3/Modules/
Dposixmodule.c2633 #define X_OK 1 macro