Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dmain.c54 public constant char * editproto; variable
367 editproto = lgetenv("LESSEDIT"); in main()
368 if (isnullenv(editproto)) in main()
369 editproto = "%E ?lm+%lm. %g"; in main()
H A Dprompt.c39 extern constant char *editproto;
H A Dcommand.c62 extern constant char *editproto;
2027 lsystem(pr_expand(editproto), NULL); in commands()