Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/cvs/src/
Dexpand_path.c264 else if (strcmp (name, EDITOR1_ENV) == 0)
Dmain.c465 if ((cp = getenv (EDITOR1_ENV)) != NULL)
Dcvs.h279 #define EDITOR1_ENV "CVSEDITOR" /* which editor to use */ macro