cd_toc_entry
struct cd_toc_entry te;
t.data_len = sizeof(struct cd_toc_entry);
len = n * sizeof(struct cd_toc_entry) + sizeof(toc->header);
struct cd_toc_entry entries[MAXTRACK+1]; /* One extra for the */
struct cd_toc_entry *cte;
len < sizeof(struct cd_toc_entry)) {
struct cd_toc_entry *cte;
sizeof(struct ioc_toc_header) + sizeof(struct cd_toc_entry),
struct cd_toc_entry *data;
verify_track_names(char **names, int n, struct cd_toc_entry *e)
cddb(const char *host_port, int n, struct cd_toc_entry *e, char *arg)
void send_query(FILE *, int, struct cd_toc_entry *);
void verify_track_names(char **, int, struct cd_toc_entry *);
cddb_discid(int n, struct cd_toc_entry *e)
send_query(FILE *f, int n, struct cd_toc_entry *e)
rc = read_toc_entrys((n + 1) * sizeof (struct cd_toc_entry));
rc = read_toc_entrys((n + 1) * sizeof (struct cd_toc_entry));
rc = read_toc_entrys((n + 1) * sizeof (struct cd_toc_entry));
entry2time(struct cd_toc_entry *e)
entry2frames(struct cd_toc_entry *e)
prtrack(struct cd_toc_entry *e, int lastflag, char *name)
struct cd_toc_entry *toc_buffer;
struct cd_toc_entry *ctep;
void prtrack(struct cd_toc_entry *e, int lastflag, char *name);
rc = read_toc_entrys((n + 1) * sizeof (struct cd_toc_entry));
struct cd_toc_entry;
extern unsigned long entry2time(struct cd_toc_entry *);
extern unsigned long entry2frames(struct cd_toc_entry *);
extern char ** cddb(const char *, int, struct cd_toc_entry *, char *);
extern unsigned long cddb_discid(int, struct cd_toc_entry *);
extern struct cd_toc_entry *toc_buffer;
rc = read_toc_entrys((n + 1) * sizeof(struct cd_toc_entry));