Home
last modified time | relevance | path

Searched refs:dbprog_curdb (Results 1 – 4 of 4) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dwwwwarp.c496 dbp = dbprog_curdb(s); in wwwwarp_init()
577 dbp = dbprog_curdb(s); in wwwwarp_sel_cfg()
620 dbp = dbprog_curdb(s); in wwwwarp_disc_url_clear()
688 dbp = dbprog_curdb(s); in wwwwarp_go_musicbrowser()
816 dbp = dbprog_curdb(s); in wwwwarp_go_cddburl()
H A Ddbprog.h79 *dbprog_curdb(curstat_t *);
H A Dcdfunc.c2038 dbp = dbprog_curdb(s); in cd_mkfname()
3346 dbp = dbprog_curdb(s); in dpy_dbmode()
H A Ddbprog.c3669 dbp = dbprog_curdb(s); in dbprog_init()
3884 dbprog_curdb(curstat_t *s) in dbprog_curdb() function