Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pr/
H A Dpr.c107 typedef struct { wchar_t *c_ptr, *c_ptr0; long c_lno; int c_skip; } *COLP; typedef
149 static COLP Colpts;
178 static int readbuf(wchar_t **, int, COLP);
614 Colpts = (COLP) getspace((UNS) ((Ncols + 1) * in findopt()
867 COLP p = Colpts; in nexbuf()
947 COLP p = Colpts; in foldbuf()
987 COLP p = Colpts; in balance()
1028 readbuf(wchar_t **s, int lincol, COLP p) in readbuf()
1091 COLP p; in get()