notes_rewrite_cfg 560 builtin/am.c struct notes_rewrite_cfg *c; notes_rewrite_cfg 1792 builtin/commit.c struct notes_rewrite_cfg *cfg; notes_rewrite_cfg 279 builtin/notes.c struct notes_rewrite_cfg *c = NULL; notes_rewrite_cfg 91 notes-utils.c struct notes_rewrite_cfg *c = cb; notes_rewrite_cfg 119 notes-utils.c struct notes_rewrite_cfg *init_copy_notes_for_rewrite(const char *cmd) notes_rewrite_cfg 121 notes-utils.c struct notes_rewrite_cfg *c = xmalloc(sizeof(struct notes_rewrite_cfg)); notes_rewrite_cfg 157 notes-utils.c int copy_note_for_rewrite(struct notes_rewrite_cfg *c, notes_rewrite_cfg 167 notes-utils.c void finish_copy_notes_for_rewrite(struct notes_rewrite_cfg *c, const char *msg) notes_rewrite_cfg 41 notes-utils.h struct notes_rewrite_cfg *init_copy_notes_for_rewrite(const char *cmd); notes_rewrite_cfg 42 notes-utils.h int copy_note_for_rewrite(struct notes_rewrite_cfg *c, notes_rewrite_cfg 44 notes-utils.h void finish_copy_notes_for_rewrite(struct notes_rewrite_cfg *c, const char *msg);