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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c65 * *fontdir/devpost/charlib, and are only used when we try to print a character
70 * *fontdir/devpost/charlib. It defines a PostScript procedure called build_sq
284 char *fontdir = FONTDIR; /* binary device directories found here */ variable
326 * is combined with *fontdir and used to locate the font and device tables that
365 * in directory *fontdir/devpost/charlib. Files have the same names as the troff
819 fontdir = optarg;
1359 sprintf(temp, "%s/dev%s/DESC.out", fontdir, devname);
1409 * directory *fontdir/dev*devname, otherwise directory *s1 is used. If the first
1423 sprintf(temp, "%s/dev%s/%s.out", fontdir, devname, s);
1427 sprintf(temp, "%s/dev%s/%s.out", fontdir, devnam
[all...]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dta.c127 char *fontdir = "/usr/lib/font"; variable

Completed in 338 milliseconds