HomeSort by: relevance | last modified time | path
    Searched refs:EDITOR2_ENV (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
expand_path.c 119 else if (!strcmp (name, EDITOR2_ENV))
cvs.h 271 #define EDITOR2_ENV "VISUAL" /* which editor to use */
main.c 609 else if ((cp = getenv (EDITOR2_ENV)) != NULL)

Completed in 21 milliseconds