Searched refs:_PATH_VI (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A Dpathnames.h91 #if defined(_PATH_VI)
92 # define EDITOR _PATH_VI
/netbsd-6-1-5-RELEASE/include/
H A Dpaths.h122 #define _PATH_VI RESCUEDIR "/vi" macro
126 #define _PATH_VI "/usr/bin/vi" macro
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/Win32/Include/net/
H A Dpaths.h66 #define _PATH_VI "/usr/bin/vi" macro
/netbsd-6-1-5-RELEASE/tests/include/
H A Dt_paths.c113 { _PATH_VI, PATH_FILE },
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dedit.c56 * "Editortype" is 'e' for _PATH_EX, 'v' for _PATH_VI.
113 editcmd = editortype == 'e' ? _PATH_EX : _PATH_VI;
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dcompat_defs.h859 #ifndef _PATH_VI
860 #define _PATH_VI "/usr/bin/vi" macro
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dcommand.c588 editor = _PATH_VI;
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dpasswd.c252 editor = _PATH_VI;
/netbsd-6-1-5-RELEASE/usr.sbin/edquota/
H A Dedquota.c748 ed = _PATH_VI;
/netbsd-6-1-5-RELEASE/sbin/disklabel/
H A Dmain.c140 #define DEFEDITOR _PATH_VI

Completed in 119 milliseconds