Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dexpand_path.c285 else if (strcmp (name, EDITOR3_ENV) == 0)
H A Dmain.c453 else if ((cp = getenv (EDITOR3_ENV)) != NULL)
H A Dcvs.h270 #define EDITOR3_ENV "EDITOR" /* which editor to use */ macro