Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Doptions_def.h69 #define O_TERM 68 macro
/freebsd/contrib/nvi/cl/
H A Dcl_screen.c202 if (opts_empty(sp, O_TERM, 0)) in cl_vi_init()
204 ttype = O_STR(sp, O_TERM); in cl_vi_init()
H A Dcl_term.c268 case O_TERM: in cl_optchange()
/freebsd/contrib/nvi/common/
H A Doptions.c284 {L("tty"), O_TERM}, /* 4BSD (undocumented) */
285 {L("ttytype"), O_TERM}, /* 4BSD (undocumented) */
332 if (o_set(sp, O_TERM, 0, NULL, GO_TERM)) in opts_init()
334 F_SET(&sp->opts[O_TERM], OPT_GLOBAL); in opts_init()