Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c118 static int n_width = 8; variable
228 n_width = *ap - '0';
321 if (0 < n_width) in do_tabs()
322 set_every(n_width); in do_tabs()