chmod            1427 builtin/index-pack.c 		chmod(final_pack_name, 0444);
chmod            1438 builtin/index-pack.c 		chmod(final_index_name, 0444);
chmod             275 builtin/init-db.c 		filemode = (!chmod(path, st1.st_mode ^ S_IXUSR) &&
chmod             278 builtin/init-db.c 				!chmod(path, st1.st_mode));
chmod             360 builtin/repack.c 				chmod(fname_old, statbuffer.st_mode);
chmod            2089 config.c       		if (chmod(get_lock_file_path(lock), st.st_mode & 07777) < 0) {
chmod            2277 config.c       	if (chmod(get_lock_file_path(lock), st.st_mode & 07777) < 0) {
chmod             512 path.c         			chmod(path, (new_mode & ~S_IFMT)) < 0)
chmod              92 test-chmtime.c 				chmod(argv[i], sb.st_mode | S_IWUSR)) {