Home
last modified time | relevance | path

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

/netbsd-src/lib/libcurses/
H A Dcr_put.c66 static int tabcol(int, int);
397 i = tabcol(outcol, HARDTABS); in plod()
507 tabcol(int col, int ts) in tabcol() function