S_IXOTH           228 usr/bin/ls/ls.c 		if (sp->st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))
S_IXOTH           129 usr/lib/libc/string/strmode.c 	switch (mode & (S_IXOTH | S_ISVTX)) {
S_IXOTH           133 usr/lib/libc/string/strmode.c 	case S_IXOTH:
S_IXOTH           139 usr/lib/libc/string/strmode.c 	case S_IXOTH | S_ISVTX:
S_IXOTH           180 usr/server/fs/fatfs/fatfs_subr.c 		    S_IXOTH;