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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c139 int gotbaseline = FALSE; /* TRUE after *baselinefile is added */
157 extern char *baselinefile;
604 * along an arbitrary baseline are downloaded from *baselinefile. Done at most
610 if ( gotbaseline == FALSE && access(baselinefile, 04) == 0 )
611 doglobal(baselinefile);
H A Ddpost.c282 char *baselinefile = BASELINE; variable
917 baselinefile = path;

Completed in 397 milliseconds