Searched refs:album_art_name_s (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminidlnatypes.h54 struct album_art_name_s { struct
56 struct album_art_name_s * next;
H A Dupnpglobalvars.c51 struct album_art_name_s * album_art_names = NULL;
H A Dupnpglobalvars.h121 extern struct album_art_name_s * album_art_names;
H A Dalbumart.c110 struct album_art_name_s * album_art_name;
277 struct album_art_name_s * album_art_name;
H A Dminidlna.c383 struct album_art_name_s * this_name = calloc(1, sizeof(struct album_art_name_s));
391 struct album_art_name_s * all_names = album_art_names;
1053 struct album_art_name_s * art_names = album_art_names;
1054 struct album_art_name_s * last_name;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dminidlnatypes.h82 struct album_art_name_s { struct
85 struct album_art_name_s *next;
H A Dupnpglobalvars.c90 struct album_art_name_s * album_art_names = NULL;
H A Dupnpglobalvars.h233 extern struct album_art_name_s *album_art_names;
H A Doptions.c210 struct album_art_name_s *art_names, *last_name;
H A Dalbumart.c267 struct album_art_name_s *album_art_name;
H A Dutils.c426 struct album_art_name_s * album_art_name;
H A Dminidlna.c640 struct album_art_name_s * this_name = calloc(1, sizeof(struct album_art_name_s));
650 struct album_art_name_s * all_names = album_art_names;

Completed in 127 milliseconds