Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/cl/
Dcl_screen.c183 char *o_cols, *o_lines, *o_term, *ttype; in cl_vi_init() local
220 o_term = getenv("TERM"); in cl_vi_init()
246 if (o_term == NULL) in cl_vi_init()