Searched refs:VKI_S_IXOTH (Results 1 – 3 of 3) sorted by relevance
137 #define VKI_S_IXOTH S_IXOTH macro
1283 #define VKI_S_IXOTH 00001 macro
578 } else if (!(st.mode & VKI_S_IXOTH)) { in VG_()