Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c155 extern char *baselinefile;
608 if ( gotbaseline == FALSE && access(baselinefile, 04) == 0 ) in getbaseline()
609 doglobal(baselinefile); in getbaseline()
H A Ddpost.c280 char *baselinefile = BASELINE; variable
915 baselinefile = path; in setpaths()