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

/external/libmtp/src/
H A Dplaylist-spl.c80 static void append_text_t(text_t** t, char* s);
603 append_text_t(&c, "SPL PLAYLIST");
609 append_text_t(&c, vs);
610 append_text_t(&c, "");
619 append_text_t(&c, f);
628 append_text_t(&c, "");
629 append_text_t(&c, "END PLAYLIST");
631 append_text_t(&c, "");
632 append_text_t(&c, "myDNSe DATA");
634 append_text_t(
844 static void append_text_t(text_t** t, char* s) function
[all...]

Completed in 82 milliseconds