Searched defs:COLP (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; typedef in typeref:struct:__anon1272
151 static COLP Colpts;
180 static int readbuf(wchar_t **, int, COLP);
616 Colpts = (COLP) getspace((UNS) ((Ncols + 1) *
869 COLP p = Colpts;
949 COLP p = Colpts;
989 COLP p = Colpts;
1030 readbuf(wchar_t **s, int lincol, COLP p)
1092 COLP p;

Completed in 108 milliseconds