Searched refs:oncol (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libtermcap/
H A Dtgoto.c83 int oncol = 0; local
126 oncol = 1 - oncol;
128 which = oncol ? destcol : destline;
165 if (oncol || UP)
172 (void) strcat(added, oncol ?
181 oncol = 1;
/illumos-gate/usr/src/cmd/tbl/
H A Dt4.c20 int oncol; variable
43 oncol =0;
89 if (oncol == 0)
90 oncol = ncol;
91 else if (oncol +2 <ncol)

Completed in 58 milliseconds