Searched refs:logHistory (Results 1 – 3 of 3) sorted by relevance
22 char *logHistory; member
295 new->logHistory = xstrdup (ALL_HISTORY_REC_TYPES); in new_config()630 free (retval->logHistory); in parse_config()631 retval->logHistory = xstrdup (p); in parse_config()
783 if (!strchr (config->logHistory, type)) in history_write()