Home
last modified time | relevance | path

Searched refs:expand_variable (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dexpand_path.c107 expand_variable (const char *name, const char *cvsroot, in expand_variable() function
269 e = expand_variable (&mybuf[p+flag], cvsroot, file, line); in expand_path()
H A DChangeLog-961560 * expand_path.c (expand_variable): Fix typo (varaible -> variable).
3009 * expand_path.c (expand_variable): return CVSroot_original rather
3790 * expand_path.c (expand_variable): Add USER internal variable.
3879 * expand_path.c (expand_path, expand_variable): Reindent.
3880 (expand_variable): Use user variables not environment variables
3910 * expand_path.c (expand_variable): Accept a variable name starting
H A DChangeLog330 * expand_path.c (expand_variable): Accept and use cvsroot arg inplace
484 (expand_variable): Remove proto and move function above first use.
726 * expand_path.c (expand_variable): Add SESSIONID and COMMITID
4389 expand_path.c (expand_variable, expand_path), fileattr.c
5289 * expand_path.c (expand_variable): Expand ${CVSROOT} to just the
H A DChangeLog-97476 * expand_path.c (expand_variable): $RCSBIN is now an error.
H A DChangeLog-93951120 * expand_path.c (expand_variable): Fix typo ('*'->'(').