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

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dta.c351 devcntrl(fp);
363 devcntrl(fp) /* interpret device control functions */ function
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c42 * Among the most interesting new features are color support (see devcntrl() and
44 * standard drawing commands (see devcntrl() and file draw.c). Reverse video mode
583 static void devcntrl(FILE *);
1200 devcntrl(fp);
1222 devcntrl(FILE *fp) function
1327 } /* End of devcntrl */
1348 * time we get here all we really need is *realdev. In fact devcntrl() reads the
1733 * Called from devcntrl() after an "x init" command is read. Things only work if

Completed in 49 milliseconds