S_IXOTH 908 file.c # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) S_IXOTH 4215 file.c #ifdef S_IXOTH S_IXOTH 4216 file.c if (!(st->st_mode & S_IXOTH)) return Qfalse; S_IXOTH 4248 file.c #ifdef S_IXOTH S_IXOTH 4249 file.c if (!(st->st_mode & S_IXOTH)) return Qfalse; S_IXOTH 147 include/ruby/defines.h #ifndef S_IXOTH S_IXOTH 331 include/ruby/win32.h #ifndef S_IXOTH