Home
last modified time | relevance | path

Searched defs:playqueue_remove (Results 1 – 3 of 3) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplayqueue.c90 playqueue_remove (playItem_t *it) { in playqueue_remove() function
H A Ddeadbeef.h1167 void (*playqueue_remove) (DB_playItem_t *it); member
/dports/multimedia/audacious/audacious-4.1/src/audtool/
H A Dhandlers_playqueue.c32 void playqueue_remove (int argc, char * * argv) in playqueue_remove() function