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

/osnet-11/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)
322 set_every(n_width);

Completed in 15 milliseconds