Searched refs:XTIFFFdOpen (Results 1 – 3 of 3) sorted by relevance
44 extern TIFF* XTIFFFdOpen(int fd, const char* name, const char* mode);
115 and "TIFFClose()" routines, called XTIFFOpen, XTIFFFdOpen and XTIFFClose.125 -DTIFFOpen=XTIFFOpen -DTIFFClose=XTIFFClose -DTIFFFdOpen=XTIFFFdOpen
321 XTIFFFdOpen(int fd, const char* name, const char* mode) in XTIFFFdOpen() function