Home
last modified time | relevance | path

Searched refs:cdinfo_match_t (Results 1 – 7 of 7) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/cdinfo_d/
H A Dcdinfo.h176 } cdinfo_match_t; typedef
414 cdinfo_match_t *matchlist; /* CDDB match list */
H A Dcdinfo_i.c1329 cdinfo_match_t *p; in cdinfo_getmatch_ents()
1330 static cdinfo_match_t *mp = NULL; in cdinfo_getmatch_ents()
1333 p = (cdinfo_match_t *)(void *) MEM_ALLOC("match", in cdinfo_getmatch_ents()
1334 sizeof(cdinfo_match_t) in cdinfo_getmatch_ents()
1340 (void) memset(p, 0, sizeof(cdinfo_match_t)); in cdinfo_getmatch_ents()
2315 cdinfo_match_t *p; in cdinfo_putmatch_ents()
4941 cdinfo_match_t *mp, in cdinfo_build_matchlist()
4958 mp2 = (cdinfo_match_t *)(void *) MEM_ALLOC( in cdinfo_build_matchlist()
4960 sizeof(cdinfo_match_t) in cdinfo_build_matchlist()
4966 (void) memset(mp2, 0, sizeof(cdinfo_match_t)); in cdinfo_build_matchlist()
[all …]
H A Dcdinfo_x.c4078 cdinfo_match_t *p; in cdinfo_dump_incore()
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.h204 extern bool_t cda_dbload(word32_t, int (*)(cdinfo_match_t *),
H A Dvisual.c621 cda_v_match_select(cdinfo_match_t *matchlist) in cda_v_match_select()
626 cdinfo_match_t *p; in cda_v_match_select()
H A Dcda.c1191 cdinfo_match_t *mp; in cda_dbget()
6648 cda_match_select(cdinfo_match_t *matchlist) in cda_match_select()
6652 cdinfo_match_t *p; in cda_match_select()
7173 int (*ifunc)(cdinfo_match_t *), in cda_dbload() argument
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Ddbprog.c2852 cdinfo_match_t *mp; in dbprog_matchsel_popup()
3459 cdinfo_match_t *mp; in dbprog_dbget()