Home
last modified time | relevance | path

Searched defs:cddb_entry (Results 1 – 3 of 3) sorted by last modified time

/dports/audio/libcdaudio/libcdaudio-0.99.12p2/src/
H A Dcddb.c2227 FILE *cddb_entry; in cddb_http_submit() local
H A Dcdaudio.h159 struct cddb_entry { struct
160 int entry_present; /* Is there an entry? */
161 long entry_timestamp; /* Last modification
163 unsigned long entry_id; /* CDDB ID of entry */
164 char entry_cdindex_id[CDINDEX_ID_SIZE]; /* CD Index ID of entry */
165 enum cd_cddb_genre_t entry_genre; /* CDDB genre of entry */
H A Dcdaudio.h.in159 struct cddb_entry { struct
160 int entry_present; /* Is there an entry? */
161 long entry_timestamp; /* Last modification
163 unsigned long entry_id; /* CDDB ID of entry */
164 char entry_cdindex_id[CDINDEX_ID_SIZE]; /* CD Index ID of entry */
165 enum cd_cddb_genre_t entry_genre; /* CDDB genre of entry */