Searched refs:EDITOR3_ENV (Results 1 – 3 of 3) sorted by relevance
285 else if (strcmp (name, EDITOR3_ENV) == 0)
453 else if ((cp = getenv (EDITOR3_ENV)) != NULL)
270 #define EDITOR3_ENV "EDITOR" /* which editor to use */ macro