Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl_screen.c185 char *o_cols, *o_lines, *o_term, *ttype; in cl_vi_init() local
227 o_cols = getenv("COLUMNS"); in cl_vi_init()
253 if (o_cols == NULL) in cl_vi_init()