fprintf_or_die 1570 cache.h extern void fprintf_or_die(FILE *, const char *fmt, ...); fprintf_or_die 2532 refs.c fprintf_or_die(fh, "%s %s\n", sha1_to_hex(sha1), refname); fprintf_or_die 2534 refs.c fprintf_or_die(fh, "^%s\n", sha1_to_hex(peeled)); fprintf_or_die 2608 refs.c fprintf_or_die(out, "%s", PACKED_REFS_HEADER); fprintf_or_die 422 sha1_file.c fprintf_or_die(out, "%s\n", line.buf); fprintf_or_die 437 sha1_file.c fprintf_or_die(out, "%s\n", reference);