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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dminidlnatypes.h54 struct album_art_name_s { struct
56 struct album_art_name_s * next;
H A Dupnpglobalvars.c49 struct album_art_name_s * album_art_names = NULL;
H A Dupnpglobalvars.h120 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.c412 struct album_art_name_s * this_name = calloc(1, sizeof(struct album_art_name_s));
420 struct album_art_name_s * all_names = album_art_names;
725 struct album_art_name_s *art_names, *last_name;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dminidlnatypes.h96 struct album_art_name_s { struct
99 struct album_art_name_s * next;
H A Dupnpglobalvars.c92 struct album_art_name_s * album_art_names = NULL;
H A Dupnpglobalvars.h274 extern struct album_art_name_s * album_art_names;
H A Dminidlna.c502 struct album_art_name_s * this_name = calloc(1, sizeof(struct album_art_name_s));
516 struct album_art_name_s * all_names = album_art_names;
869 struct album_art_name_s *art_names, *last_name;
H A Dalbumart.c264 struct album_art_name_s *album_art_name;
H A Dutils.c335 struct album_art_name_s * album_art_name;

Completed in 181 milliseconds