Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tbl/
H A Dt5.c26 for (nlin=nslin=0; gets1(cstore, MAXSTR); nlin++) in gettbl()
28 stynum[nlin]=nslin; in gettbl()
37 nslin++; in gettbl()
57 nslin++; in gettbl()
68 stynum[nlin] = nslin; in gettbl()
69 nslin = min(nslin+1, nclin-1); in gettbl()
H A Dt0.c47 int nslin, nclin; variable
H A Dt..c30 extern int nlin, ncol, iline, nclin, nslin;