Home
last modified time | relevance | path

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

/dports/audio/mpdscribble/mpdscribble-0.22/src/
H A Dscrobbler.c892 scrobbler_free_callback(gpointer data, G_GNUC_UNUSED gpointer user_data) in scrobbler_free_callback() function
901 g_slist_foreach(scrobblers, scrobbler_free_callback, NULL); in as_cleanup()