Searched refs:last_genreArtistAll (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dscanner.c244 static struct virtual_item last_genreArtistAll; local
319 sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, container>>32);
320 last_genreArtistAll.objectID = (int)container;
324 last_genreArtistAll.objectID++;
347 last_genreArtistAll.parentID, last_genreArtistAll.objectID, last_genreArtistAll.parentID, refID, class, detailID, name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dscanner.c249 static struct virtual_item last_genreArtistAll; local
324 sprintf(last_genreArtistAll.parentID, "%s$%llX", last_genre.parentID, container>>32);
325 last_genreArtistAll.objectID = (int)container;
329 last_genreArtistAll.objectID++;
352 last_genreArtistAll.parentID, last_genreArtistAll.objectID, last_genreArtistAll.parentID, refID, class, detailID, name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dscanner.c247 static struct virtual_item last_genreArtistAll; local
323 sprintf(last_genreArtistAll.parentID, "%s$%"PRIX64, last_genre.parentID, parentID);
324 last_genreArtistAll.objectID = objectID;
328 last_genreArtistAll.objectID++;
352 last_genreArtistAll.parentID, last_genreArtistAll.objectID, last_genreArtistAll.parentID, refID, class, detailID, name);

Completed in 106 milliseconds