Searched refs:add_filetag (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dfile.c153 * NAME: add_filetag()
157 int add_filetag(struct id3_file *file, struct filetag const *filetag) function
234 if (add_filetag(file, &filetag) == -1 ||
538 if (add_filetag(file, &filetag) == -1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dfile.c153 * NAME: add_filetag()
157 int add_filetag(struct id3_file *file, struct filetag const *filetag) function
234 if (add_filetag(file, &filetag) == -1 ||
538 if (add_filetag(file, &filetag) == -1)

Completed in 172 milliseconds