Searched refs:logHistory (Results 1 – 4 of 4) sorted by relevance
20 char *logHistory; member
295 new->logHistory = xstrdup (ALL_HISTORY_REC_TYPES); in new_config()633 free (retval->logHistory); in parse_config()634 retval->logHistory = xstrdup (p); in parse_config()
784 if (!strchr (config->logHistory, type)) in history_write()
2508 * history.c (logHistory): Move to struct config.10525 * parseinfo.c: Add extern to logHistory declaration. (Reported by10527 (parse_config): Reformat logHistory code.