write_object      529 builtin/pack-objects.c 	size = write_object(f, e, *offset);
write_object      282 builtin/unpack-objects.c 	write_object(nr, type, result, result_size);
write_object      315 builtin/unpack-objects.c 		write_object(nr, type, buf, size);
write_object      105 bulk-checkin.c 	int write_object = (flags & HASH_WRITE_OBJECT);
write_object      139 bulk-checkin.c 			if (write_object) {
write_object     3271 sha1_file.c    	int write_object = flags & HASH_WRITE_OBJECT;
write_object     3282 sha1_file.c    				   write_object ? safe_crlf : SAFE_CRLF_FALSE)) {
write_object     3296 sha1_file.c    	if (write_object)
write_object     3309 sha1_file.c    	const int write_object = flags & HASH_WRITE_OBJECT;
write_object     3316 sha1_file.c    				 write_object ? safe_crlf : SAFE_CRLF_FALSE);
write_object     3318 sha1_file.c    	if (write_object)