Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pr/
H A Dpr.c149 static COLP Colpts; variable
615 sizeof (*Colpts))); in findopt()
616 Colpts[0].c_lno = 0; in findopt()
867 COLP p = Colpts; in nexbuf()
879 if (p == &Colpts[Ncols]) in nexbuf()
947 COLP p = Colpts; in foldbuf()
987 COLP p = Colpts; in balance()
1100 p = &Colpts[colno]; in get()
1299 --(Colpts[colno].c_ptr);
1300 if (Colpts[colno].c_lno)
[all …]