HomeSort by: relevance | last modified time | path
    Searched defs:ncolumns (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/tset/
tset.c 57 int nlines, ncolumns; /* window size */ variable in typeref:typename:int
156 ncolumns = columns;
164 ncolumns = win.ws_col;
168 win.ws_col = ncolumns;

Completed in 12 milliseconds