Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/cddb_d/
H A Doptions.c160 op->localcachetimeout = newval;
H A Dfcddb.h293 long localcachetimeout; /* Cache timeout */ member
H A Dcontrol.c87 cp->options.localcachetimeout = 7; in CddbControl_Initialize()
H A Dfcddb.c1186 op->localcachetimeout = 0;
2191 (int) (cp->options.localcachetimeout * SECS_PER_DAY)) {
4264 (int) (cp->options.localcachetimeout * SECS_PER_DAY)))