Searched refs:VKI_S_IXOTH (Results 1 – 4 of 4) sorted by relevance
145 #define VKI_S_IXOTH S_IXOTH macro
1148 #define VKI_S_IXOTH S_IXOTH macro
1379 #define VKI_S_IXOTH 00001 macro
795 } else if (!(st.mode & VKI_S_IXOTH)) { in VG_()