Searched refs:HistorySearchPath (Results 1 – 9 of 9) sorted by relevance
609 if (retval->HistorySearchPath) free (retval->HistorySearchPath); in parse_config()610 retval->HistorySearchPath = expand_path (p, cvsroot, false, in parse_config()613 if (retval->HistorySearchPath in parse_config()614 && !ISABSOLUTE (retval->HistorySearchPath)) in parse_config()618 free (retval->HistorySearchPath); in parse_config()619 retval->HistorySearchPath = NULL; in parse_config()
22 char *HistorySearchPath; member
735 if (config->HistorySearchPath) in history()736 pat = config->HistorySearchPath; in history()743 if (pat != config->HistorySearchPath) free (pat); in history()
611 * parseinfo.c (parse_config): Parse HistoryLogPath & HistorySearchPath.612 * parseinfo.h (struct config): Add HistoryLogPath & HistorySearchPath.
20353 HistorySearchPath=$TESTDIR/historylog
38 TmpDir, HistoryLogPath, HistorySearchPath, MinCompressionLevel, &
170 HistorySearchPath name.
10515 the @samp{HistorySearchPath} config option (@pxref{config}) must be set to14744 @samp{HistorySearchPath} config options (@pxref{config}).14961 @item HistorySearchPath=@var{pattern}14970 @cindex HistorySearchPath, in CVSROOT/config
157 HistoryLogPath and HistorySearchPath config options.