Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dpictures.c74 FILE *picopen();
154 if ( (fp_in = picopen(name)) == NULL ) { in picture()
207 picopen(char *path) in picopen() function