Searched refs:O_SHOWFILENAME (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/vi/ | ||
H A D | options_def.h | 61 #define O_SHOWFILENAME 60 macro |
/freebsd/contrib/nvi/vi/ | ||
H A D | vs_refresh.c | 799 if (IS_SPLIT(sp) || O_ISSET(sp, O_SHOWFILENAME)) { in vs_modeline() |