Searched defs:S_IXOTH (Results 1 – 3 of 3) sorted by relevance
31 public static final int S_IXOTH = 0001; field in AttribPermissions
45 #define S_IXOTH 00001 macro
153 # define S_IXOTH 0000001 /* execute/search permission, */ macro