Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dhistedit.c66 #define DEFEDITOR "ed" /* default editor *should* be $EDITOR */ macro
329 editor = DEFEDITOR; in histcmd()
/src/sbin/bsdlabel/
H A Dbsdlabel.c85 #define DEFEDITOR _PATH_VI macro
680 ed = DEFEDITOR; in editit()