Home
last modified time | relevance | path

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

/freebsd-14.2/include/
H A Dpaths.h98 #define _PATH_VI "/usr/bin/vi" macro
147 #undef _PATH_VI
148 #define _PATH_VI "/rescue/vi" macro
/freebsd-14.2/usr.sbin/cron/cron/
H A Dpathnames.h69 #define EDITOR _PATH_VI
/freebsd-14.2/usr.bin/sdiff/
H A Dedit.c51 ed = _PATH_VI; in editit()
/freebsd-14.2/usr.bin/mail/
H A Dedit.c182 edit = type == 'e' ? _PATH_EX : _PATH_VI; in run_editor()
/freebsd-14.2/contrib/netbsd-tests/include/
H A Dt_paths.c114 { _PATH_VI, PATH_FILE },
/freebsd-14.2/lib/libutil/
H A Dpw_util.c291 editor = _PATH_VI; in pw_edit()
/freebsd-14.2/usr.sbin/edquota/
H A Dedquota.c459 ed = _PATH_VI; in editit()
/freebsd-14.2/sbin/gvinum/
H A Dgvinum.c221 ed = _PATH_VI; in gvinum_create()
/freebsd-14.2/sbin/bsdlabel/
H A Dbsdlabel.c98 #define DEFEDITOR _PATH_VI