Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dedit.c921 #define OVERWRITE_OPTIONS "Overwrite, Append, Don't log, or Quit?" in cat_file()
964 answer = query("Warning: \"%s\" exists; "OVERWRITE_OPTIONS" ", &parg); in use_logfile()
997 answer = query(OVERWRITE_OPTIONS" (Type \"O\", \"A\", \"D\" or \"Q\") ", NULL_PARG); in use_logfile()
925 #define OVERWRITE_OPTIONS global() macro