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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dscanner.c241 static struct virtual_item last_artistAlbumAll; local
278 sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, container>>32);
279 last_artistAlbumAll.objectID = (int)container;
283 last_artistAlbumAll.objectID++;
307 last_artistAlbumAll.parentID, last_artistAlbumAll.objectID, last_artistAlbumAll.parentID, refID, class, detailID, name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dscanner.c246 static struct virtual_item last_artistAlbumAll; local
283 sprintf(last_artistAlbumAll.parentID, "%s$%llX", last_artist.parentID, container>>32);
284 last_artistAlbumAll.objectID = (int)container;
288 last_artistAlbumAll.objectID++;
312 last_artistAlbumAll.parentID, last_artistAlbumAll.objectID, last_artistAlbumAll.parentID, refID, class, detailID, name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dscanner.c244 static struct virtual_item last_artistAlbumAll; local
281 sprintf(last_artistAlbumAll.parentID, "%s$%"PRIX64, last_artist.parentID, parentID);
282 last_artistAlbumAll.objectID = objectID;
286 last_artistAlbumAll.objectID++;
311 last_artistAlbumAll.parentID, last_artistAlbumAll.objectID, last_artistAlbumAll.parentID, refID, class, detailID, name);

Completed in 96 milliseconds