Home
last modified time | relevance | path

Searched defs:S_IREAD (Results 1 – 2 of 2) sorted by relevance

/external/ltp/android/include/
Dbionic-compat.h26 #define S_IREAD S_IRUSR macro
/external/python/cpython2/Lib/
Dstat.py67 S_IREAD = 00400 variable