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

/illumos-gate/usr/src/cmd/pr/
H A Dpr.c109 typedef struct { wchar_t *c_ptr, *c_ptr0; long c_lno; int c_skip; } *COLP; member in struct:__anon1272
618 Colpts[0].c_lno = 0;
696 Colpts[colno].c_lno++ :
790 Colpts[colno].c_lno++;
797 Colpts[colno].c_lno++ :
883 (p++)->c_lno = Lnumb + bline;
962 if (p->c_lno == 0) {
963 p->c_lno = Lnumb;
966 p->c_lno = Colpts[Ncols-1].c_lno;
[all...]

Completed in 62 milliseconds