HomeSort by: relevance | last modified time | path
    Searched defs:EDITOR (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/cron/dist/
pathnames.h 86 /* what editor to use if no EDITOR or VISUAL
92 # define EDITOR _PATH_VI
94 # define EDITOR "/usr/ucb/vi"
  /src/external/bsd/less/include/
defines.h 58 * EDITOR is 1 if you wish to allow editor invocation (the "v" command).
60 * EDIT_PGM is the name of the (default) editor to be invoked.
62 #define EDITOR (!SECURE)
225 /* Define EDIT_PGM to your editor. */

Completed in 19 milliseconds