Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c156 extern char *drawfile;
183 if ( gotdraw == FALSE && access(drawfile, 04) == 0 ) in getdraw()
184 doglobal(drawfile); in getdraw()
H A Ddpost.c280 char *drawfile = DRAW; /* and drawing */ variable
911 drawfile = path; in setpaths()