Searched refs:TmpDir (Results 1 – 8 of 8) sorted by relevance
23 char *TmpDir; member
659 if (retval->TmpDir) free (retval->TmpDir); in parse_config()660 retval->TmpDir = expand_path (p, cvsroot, false, infopath, ln); in parse_config()
97 else if (config && config->TmpDir) retval = config->TmpDir; in get_cvs_tmp_dir()
246 * parseinfo.c (parse_config): Parse TmpDir.
62 (config): Shorten TmpDir stuff and reference Global options node.68 * cvs.texinfo (config): Mention TmpDir first appeared in 1.12.13.70 * cvs.texinfo (config): Describe new TmpDir option.
8324 The value set for @code{TmpDir} in the config file (server only -15155 @cindex TmpDir, in config15158 @item TmpDir=@var{path}
11 * NEWS: Consolidate TmpDir with the other new config keys.57 * NEWS: Note TmpDir config key. Reorder config news items. Reword
38 TmpDir, HistoryLogPath, HistorySearchPath, MinCompressionLevel, &