Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c158 STATREF void mvcol ANSI((int oc, int nc));
290 mvcol(0, 0);
307 mvcol(0, 0); in do_tabs()
315 mvcol(0, margin); in do_tabs()
400 mvcol(col, x);
410 mvcol(oc, nc) in mvcol() function