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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c325 * devname[] is the device troff used when the job was formatted, while *realdev
327 * that control the translation of the input files into PostScript. *realdev can
336 char *realdev = DEVNAME; /* a good description of target printer */ variable
341 * Standard things that come from binary font and description files for *realdev.
440 * *realdev's tables are used may not get mounted when we're emulating another
512 * mapping file /usr/lib/font/dev*realdev/fontmaps/devname exists. mapdevfont()
520 * device using *realdev's font tables.
635 * be *realdev. If there's more than one input file, each begins on a new page.
848 realdev = optarg;
1253 strcpy(devname, realdev);
[all...]

Completed in 76 milliseconds