YAZ  5.34.0
Data Fields
yaz_mime_entry Struct Reference

Data Fields

char * suffix
 
char * mime_type
 
struct yaz_mime_entrynext
 

Detailed Description

Definition at line 20 of file mime.c.

Field Documentation

◆ mime_type

char* yaz_mime_entry::mime_type

Definition at line 22 of file mime.c.

Referenced by yaz_mime_lookup_suffix(), yaz_mime_types_add(), and yaz_mime_types_destroy().

◆ next

struct yaz_mime_entry* yaz_mime_entry::next

Definition at line 23 of file mime.c.

Referenced by yaz_mime_lookup_suffix(), yaz_mime_types_add(), and yaz_mime_types_destroy().

◆ suffix

char* yaz_mime_entry::suffix

Definition at line 21 of file mime.c.

Referenced by yaz_mime_lookup_suffix(), yaz_mime_types_add(), and yaz_mime_types_destroy().


The documentation for this struct was generated from the following file: