Home
last modified time | relevance | path

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

/external/flac/src/plugin_xmms/
Dtag.c89 static void local__safe_free(char *s) in local__safe_free() function
148 local__safe_free(title); in flac_format_song_title()
149 local__safe_free(artist); in flac_format_song_title()
150 local__safe_free(performer); in flac_format_song_title()
151 local__safe_free(album); in flac_format_song_title()
152 local__safe_free(date); in flac_format_song_title()
153 local__safe_free(tracknumber); in flac_format_song_title()
154 local__safe_free(genre); in flac_format_song_title()
155 local__safe_free(description); in flac_format_song_title()