Home
last modified time | relevance | path

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

/freebsd/include/
H A Dpaths.h95 #define _PATH_VI "/usr/bin/vi" macro
144 #undef _PATH_VI
145 #define _PATH_VI "/rescue/vi" macro
/freebsd/usr.sbin/cron/cron/
H A Dpathnames.h69 #define EDITOR _PATH_VI
/freebsd/usr.bin/sdiff/
H A Dedit.c50 ed = _PATH_VI; in editit()
/freebsd/usr.bin/mail/
H A Dedit.c176 edit = type == 'e' ? _PATH_EX : _PATH_VI; in run_editor()
/freebsd/contrib/netbsd-tests/include/
H A Dt_paths.c114 { _PATH_VI, PATH_FILE },
/freebsd/lib/libutil/
H A Dpw_util.c289 editor = _PATH_VI; in pw_edit()
/freebsd/usr.sbin/edquota/
H A Dedquota.c446 ed = _PATH_VI; in editit()
/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c85 #define DEFEDITOR _PATH_VI