S_IWUSR 359 builtin/repack.c statbuffer.st_mode &= ~(S_IWUSR | S_IWGRP | S_IWOTH); S_IWUSR 481 path.c if (!(mode & S_IWUSR)) S_IWUSR 91 test-chmtime.c if (!(sb.st_mode & S_IWUSR) && S_IWUSR 92 test-chmtime.c chmod(argv[i], sb.st_mode | S_IWUSR)) {