Home
last modified time | relevance | path

Searched defs:pl_items_copy_junk (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c3660 pl_items_copy_junk (playItem_t *from, playItem_t *first, playItem_t *last) { in pl_items_copy_junk() function
H A Ddeadbeef.h895 void (*pl_items_copy_junk)(DB_playItem_t *from, DB_playItem_t *first, DB_playItem_t *last); member