Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dhttp.c68 static char *flac_http_get_title(char *url);
623 file = flac_http_get_title(url); in http_buffer_loop()
736 char *flac_http_get_title(char *url) in flac_http_get_title() function