Searched refs:EDITOR2_ENV (Results 1 – 3 of 3) sorted by relevance
266 else if (strcmp (name, EDITOR2_ENV) == 0)
467 else if ((cp = getenv (EDITOR2_ENV)) != NULL)
280 #define EDITOR2_ENV "VISUAL" /* which editor to use */ macro