Searched refs:O_LIST (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h29 #define O_LIST 28 macro
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_visual.c102 O_SET(sp, O_LIST);
H A Dex_print.c211 if (O_ISSET(sp, O_LIST))
/freebsd-11.0-release/contrib/nvi/vi/
H A Dvs_relative.c51 * required for the O_NUMBER and O_LIST options.
129 listset = O_ISSET(sp, O_LIST);
175 /* Add the trailing '$' if the O_LIST option set. */
238 listset = O_ISSET(sp, O_LIST);
H A Dvs_line.c117 list_tab = O_ISSET(sp, O_LIST);
453 * If not the info/mode line, and O_LIST set, and at the

Completed in 106 milliseconds