71 while( link !=
NULL && strcmp(link->
name,name) != 0 )
89 while( link !=
NULL && strcmp(link->
name,name) != 0 )
103 assert (link !=
NULL);
107 strcpy(link->
name, name);
TIFFTagMethods tif_tagmethods
TIFFClientInfoLink * tif_clientinfo
TIFFTagValue * td_customValues
const TIFFFieldInfo * info
GLsizei GLsizei GLenum GLenum const GLvoid * data
TIFFTagMethods * TIFFAccessTagMethods(TIFF *tif)
void TIFFSetClientInfo(TIFF *tif, void *data, const char *name)
struct client_info * next
ttag_t TIFFGetTagListEntry(TIFF *tif, int tag_index)
GLuint const GLchar * name
int TIFFGetTagListCount(TIFF *tif)
void * _TIFFmalloc(tsize_t s)
void * TIFFGetClientInfo(TIFF *tif, const char *name)