Searched refs:O_WRAPLEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h79 #define O_WRAPLEN 78 macro
H A Doptions.c234 /* O_WRAPLEN 4.4BSD */
287 {L("wl"), O_WRAPLEN}, /* 4.4BSD */
/freebsd-11.0-release/contrib/nvi/vi/
H A Dv_itxt.c510 if ((O_ISSET(sp, O_WRAPLEN) || O_ISSET(sp, O_WRAPMARGIN)) &&
H A Dv_txt.c424 margin = O_VAL(sp, O_WRAPLEN);

Completed in 113 milliseconds