batch_options     217 builtin/cat-file.c static void batch_write(struct batch_options *opt, const void *data, int len)
batch_options     226 builtin/cat-file.c static void print_object_or_die(struct batch_options *opt, struct expand_data *data)
batch_options     256 builtin/cat-file.c static void batch_object_write(const char *obj_name, struct batch_options *opt,
batch_options     278 builtin/cat-file.c static void batch_one_object(const char *obj_name, struct batch_options *opt,
batch_options     324 builtin/cat-file.c 	struct batch_options *opt;
batch_options     352 builtin/cat-file.c static int batch_objects(struct batch_options *opt)
batch_options     445 builtin/cat-file.c 	struct batch_options *bo = opt->value;
batch_options     462 builtin/cat-file.c 	struct batch_options batch = {0};