Home
last modified time | relevance | path

Searched refs:dbprog_curartist (Results 1 – 3 of 3) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Ddbprog.h75 extern char *dbprog_curartist(curstat_t *);
H A Dcdfunc.c1172 artist = dbprog_curartist(s); in cd_tooltip_sphandler()
1334 artist = dbprog_curartist(s); in cd_tooltip_sphandler()
3181 artist = dbprog_curartist(s); in dpy_dtitle()
H A Ddbprog.c3812 dbprog_curartist(curstat_t *s) in dbprog_curartist() function