Home
last modified time | relevance | path

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

/libtiff-4.0.7/contrib/tags/
H A Dxtiffio.h44 extern TIFF* XTIFFFdOpen(int fd, const char* name, const char* mode);
H A DREADME115 and "TIFFClose()" routines, called XTIFFOpen, XTIFFFdOpen and XTIFFClose.
125 -DTIFFOpen=XTIFFOpen -DTIFFClose=XTIFFClose -DTIFFFdOpen=XTIFFFdOpen
H A Dxtif_dir.c321 XTIFFFdOpen(int fd, const char* name, const char* mode) in XTIFFFdOpen() function