Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dexpand_path.c18 static char *expand_variable PROTO((char *env, char *file, int line));
143 e = expand_variable (&p[flag], file, line);
269 expand_variable (name, file, line) in expand_variable() function
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 DChangeLog-97476 * expand_path.c (expand_variable): $RCSBIN is now an error.
H A DChangeLog-93951120 * expand_path.c (expand_variable): Fix typo ('*'->'(').