Searched refs:rec_types (Results 1 – 3 of 3) sorted by relevance
268 static char *rec_types; variable431 rec_types = xstrdup (""); in history()451 free (rec_types); in history()452 rec_types = xstrdup (ALL_HISTORY_REC_TYPES); in history()539 free (rec_types); in history()540 rec_types = xstrdup (optarg); in history()639 option_with_arg ("-x", rec_types); in history()655 if (!strchr (rec_types, 'T')) in history()657 rec_types = xrealloc (rec_types, strlen (rec_types) + 5); in history()658 (void) strcat (rec_types, "T"); in history()[all …]
2721 * history.c: Likewise (since_rev, since_tag, backto, rec_types).
13149 global/rec_types.h.