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

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h67 #define O_TERM 66 macro
H A Doptions.c206 /* O_TERM 4BSD
282 {L("tty"), O_TERM}, /* 4BSD (undocumented) */
283 {L("ttytype"), O_TERM}, /* 4BSD (undocumented) */
332 if (o_set(sp, O_TERM, 0, NULL, GO_TERM))
334 F_SET(&sp->opts[O_TERM], OPT_GLOBAL);
/freebsd-11.0-release/contrib/nvi/cl/
H A Dcl_screen.c206 if (opts_empty(sp, O_TERM, 0))
208 ttype = O_STR(sp, O_TERM);
H A Dcl_term.c271 case O_TERM:

Completed in 99 milliseconds