S_IWOTH 446 phar/func_interceptors.c int rmask=S_IROTH, wmask=S_IWOTH, xmask=S_IXOTH; /* access rights defaults to other */ S_IWOTH 2670 phar/phar_object.c RETURN_BOOL((ssb.sb.st_mode & (S_IWOTH | S_IWGRP | S_IWUSR)) != 0); S_IWOTH 30594 sqlite3/libsqlite/sqlite3.c S_IROTH|S_IWOTH); S_IWOTH 855 standard/filestat.c int flags = 0, rmask=S_IROTH, wmask=S_IWOTH, xmask=S_IXOTH; /* access rights defaults to other */