Home
last modified time | relevance | path

Searched refs:EDITOR1_ENV (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dexpand_path.c281 else if (strcmp (name, EDITOR1_ENV) == 0)
H A Dmain.c449 if ((cp = getenv (EDITOR1_ENV)) != NULL)
H A Dcvs.h268 #define EDITOR1_ENV "CVSEDITOR" /* which editor to use */ macro