Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h81 #define O_WRAPLEN 80 macro
/freebsd/contrib/nvi/vi/
H A Dv_itxt.c506 if ((O_ISSET(sp, O_WRAPLEN) || O_ISSET(sp, O_WRAPMARGIN)) && in set_txt_std()
H A Dv_txt.c420 margin = O_VAL(sp, O_WRAPLEN); in v_txt()
/freebsd/contrib/nvi/common/
H A Doptions.c289 {L("wl"), O_WRAPLEN}, /* 4.4BSD */