Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c113 static void ps_setwidth(struct termp *, int, int);
551 p->setwidth = ps_setwidth; in pspdf_alloc()
626 ps_setwidth(struct termp *p, int iop, int width) in ps_setwidth() function