Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Dpictures.c77 FILE *picopen();
157 if ( (fp_in = picopen(name)) == NULL ) { in picture()
210 picopen(char *path) in picopen() function