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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dfile.c45 struct filetag { struct
61 struct filetag *tags;
142 struct filetag const *tag1 = a, *tag2 = b;
157 int add_filetag(struct id3_file *file, struct filetag const *filetag) argument
159 struct filetag *tags;
166 file->tags[file->ntags++] = *filetag;
202 struct filetag filetag; local
230 filetag
532 struct filetag filetag; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dfile.c45 struct filetag { struct
61 struct filetag *tags;
142 struct filetag const *tag1 = a, *tag2 = b;
157 int add_filetag(struct id3_file *file, struct filetag const *filetag) argument
159 struct filetag *tags;
166 file->tags[file->ntags++] = *filetag;
202 struct filetag filetag; local
230 filetag
532 struct filetag filetag; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Drpm.c81 static void loop_through_files(int filetag, void (*fileaction)(char *filename, int fileref));
389 static void loop_through_files(int filetag, void (*fileaction)(char *filename, int fileref)) argument
392 while (rpm_getstr(filetag, count)) {

Completed in 92 milliseconds