Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c157 extern char *baselinefile;
610 if ( gotbaseline == FALSE && access(baselinefile, 04) == 0 ) in getbaseline()
611 doglobal(baselinefile); in getbaseline()
H A Ddpost.c282 char *baselinefile = BASELINE; variable
917 baselinefile = path; in setpaths()